Open counterpoke opened 13 years ago
With Slim Scrooge installed, I cannot run "rails plugin -h" (using Rails 3.0.3, ruby 1.9.2).
Try: Create new rails app In Gemfile, put "gem 'slim_scrooge'", save Run "rails plugin -h"
The error I get is 'method_missing': undefined method 'root' for nil:NilClass.
With Slim Scrooge installed, I cannot run "rails plugin -h" (using Rails 3.0.3, ruby 1.9.2).
Try: Create new rails app In Gemfile, put "gem 'slim_scrooge'", save Run "rails plugin -h"
The error I get is 'method_missing': undefined method 'root' for nil:NilClass.