Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uninitialized constant Dependencies (NameError) #3

Open
csaurav opened this issue May 13, 2013 · 0 comments
Open

uninitialized constant Dependencies (NameError) #3

csaurav opened this issue May 13, 2013 · 0 comments

Comments

@csaurav
Copy link

csaurav commented May 13, 2013

After install fiveruns_tuneup gem, I am facing the following issue

ruby version: ruby 1.9.3p327 (2012-11-10 revision 37606) [x86_64-darwin11.2.0]

rails version: Rails 3.2.11

Sauravs-Mac:demo-app saurav$ rails s
/Users/saurav/.rvm/gems/ruby-1.9.3-p327@terminal/gems/fiveruns_tuneup-0.8.20/lib/fiveruns_tuneup.rb:1:in <top (required)>': uninitialized constant Dependencies (NameError) from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@global/gems/bundler-1.3.0/lib/bundler/runtime.rb:72:inrequire'
from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@global/gems/bundler-1.3.0/lib/bundler/runtime.rb:72:in block (2 levels) in require' from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@global/gems/bundler-1.3.0/lib/bundler/runtime.rb:70:ineach'
from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@global/gems/bundler-1.3.0/lib/bundler/runtime.rb:70:in block in require' from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@global/gems/bundler-1.3.0/lib/bundler/runtime.rb:59:ineach'
from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@global/gems/bundler-1.3.0/lib/bundler/runtime.rb:59:in require' from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@global/gems/bundler-1.3.0/lib/bundler.rb:132:inrequire'
from /Users/saurav/asp/codelearn/terminal-codelearn/demo-app/config/application.rb:7:in <top (required)>' from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@terminal/gems/railties-3.2.11/lib/rails/commands.rb:53:inrequire'
from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@terminal/gems/railties-3.2.11/lib/rails/commands.rb:53:in block in <top (required)>' from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@terminal/gems/railties-3.2.11/lib/rails/commands.rb:50:intap'
from /Users/saurav/.rvm/gems/ruby-1.9.3-p327@terminal/gems/railties-3.2.11/lib/rails/commands.rb:50:in <top (required)>' from script/rails:6:inrequire'
from script/rails:6:in `

'

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

No branches or pull requests

1 participant