You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 `
'
The text was updated successfully, but these errors were encountered:
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:in
require'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:in
each'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:in
each'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:in
require'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:in
require'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:in
tap'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:in
require'from script/rails:6:in `
The text was updated successfully, but these errors were encountered: