hassle icon indicating copy to clipboard operation
hassle copied to clipboard

Hassle / Rails 3 / Heroku => ERROR: Rails.root is nil!

Open alexslade opened this issue 14 years ago • 6 comments

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).

alexslade avatar Jun 26 '10 22:06 alexslade

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.

Papipo avatar Jun 27 '10 10:06 Papipo

Right you are. In fact, your branch works great :)

alexslade avatar Jun 28 '10 00:06 alexslade

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?

pjg avatar Mar 18 '11 15:03 pjg

gem 'hassle3'

Works with rails3 on heroku.

sgreenfield avatar Aug 15 '11 19:08 sgreenfield

@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...

pjg avatar Aug 16 '11 07:08 pjg

I'm also getting this error :-( Please upgrade the regular gem to support Rails 3.x as well.

phillipoertel avatar Aug 31 '11 11:08 phillipoertel