hassle
hassle copied to clipboard
Hassle / Rails 3 / Heroku => ERROR: Rails.root is nil!
When using Hassle with rails 3 on heroku, I'm getting: ERROR: Rails.root is nil! (RuntimeError)
I'm using the vanilla hassle repo (though I have tried a few other branches after researching the problem).
Well, AFAIK pedro's branch is for rails 2. Just try using one of the rails3 branches. Let me know if you have any problems.
Right you are. In fact, your branch works great :)
Pedro, could perhaps you or Nick Quaranto please integrate the patches from other forks and release a new official version of hassle working with Bundler/Rails3? Pretty please?
gem 'hassle3'
Works with rails3 on heroku.
@sgreenfield: I cannot seem to find the github page for this gem. Uhm, and the gem itself in version 0.0.2 has only 2 requires in the lib/hassle.rb
and not much else...
I'm also getting this error :-( Please upgrade the regular gem to support Rails 3.x as well.