Uninitialized constant Rails::Railtie with Rails 2.3 #43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After installing
jasmine-headless-webkit
for a Rails 2.3 application, runningrake -T
, I get the following error:uninitialized constant Rails::Railtie
. I'll send you a pull request in just a second to fix this bug (or at least make it go away).Pull request sent: https://github.com/johnbintz/jasmine-headless-webkit/pull/44