You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2018. It is now read-only.
./git-wiki.rb:131: undefined method use_in_file_templates!' for GitWiki::App:Class (NoMethodError) from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:ingem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in require' from ./run.ru:2 from /usr/lib/ruby/gems/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:ininstance_eval'
from /usr/lib/ruby/gems/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in initialize' from ./run.ru:1:innew'
from ./run.ru:1
The text was updated successfully, but these errors were encountered:
I am trying to install this before one of the more beefy branches out there. But all of them are failing in way or the other, so I thought starting with the original, and easier to install, would be nice. Maybe is a good idea to list the versions of the games that don't broke it. I would appreciate any hints:
It works with sinatra (0.9.4). Thanks. You may close this issue if you want. I just left it here so people with the same problem can see how to run the code. I don't know if resolved issues go away from view.
ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux]
sinatra 1.0
mojombo-git (1.1.1)
haml (3.0.17)
rdiscount (1.6.5)
Error at ./run-ru -sthin -p4567
./git-wiki.rb:131: undefined method
use_in_file_templates!' for GitWiki::App:Class (NoMethodError) from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
gem_original_require'from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
require' from ./run.ru:2 from /usr/lib/ruby/gems/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in
instance_eval'from /usr/lib/ruby/gems/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in
initialize' from ./run.ru:1:in
new'from ./run.ru:1
The text was updated successfully, but these errors were encountered: