Skip to content
This repository was archived by the owner on Oct 4, 2018. It is now read-only.

It does not start with the following versions: #2

Open
rafa2000 opened this issue Aug 25, 2010 · 4 comments
Open

It does not start with the following versions: #2

rafa2000 opened this issue Aug 25, 2010 · 4 comments

Comments

@rafa2000
Copy link

  • 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: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

@rafa2000
Copy link
Author

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:

:Rafael

@rafa2000
Copy link
Author

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.

:Rafael

@guglielmo
Copy link

at http://irclogger.com/sinatra/2010-04-24#1272120948:
there's no more "use_in_file_templates!" in sinatra 1.0.0,
it's "enable :inline_templates" now

@potomak
Copy link

potomak commented Nov 5, 2010

I've made a pull request to fix this bug, see #3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants