On Jun 14, 2011, at 9:42 AM, Sta Canovist wrote:

2011/6/14 Walter Davis <wa...@wdstudio.com>

What do you see when you type rake routes (from inside your project root) in your terminal?



Well, I get an error sigh:

rake aborted!

Cue Mythbusters theme music: "Well, there's your problem right there..."

Walter

You have already activated rake 0.9.1, but your Gemfile requires rake 0.8.7. Consider using bundle exec. /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.14/lib/bundler/ runtime.rb:31:in `setup' /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.14/lib/bundler/ spec_set.rb:12:in `each' /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.14/lib/bundler/ spec_set.rb:12:in `each' /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.14/lib/bundler/ runtime.rb:17:in `setup' /usr/local/lib/ruby/gems/1.8/gems/bundler-1.0.14/lib/bundler.rb: 107:in `setup'
/Users/alfredocapasso/Sites/git/zoomvision/flash-wip/config/boot.rb:8
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require' /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require' /Users/alfredocapasso/Sites/git/zoomvision/flash-wip/config/ application.rb:1 /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require' /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
/Users/alfredocapasso/Sites/git/zoomvision/flash-wip/Rakefile:4
/usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/lib/rake/rake_module.rb: 25:in `load' /usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/lib/rake/rake_module.rb: 25:in `load_rakefile' /usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/lib/rake/application.rb: 495:in `raw_load_rakefile' /usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/lib/rake/application.rb: 78:in `load_rakefile' /usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/lib/rake/application.rb: 129:in `standard_exception_handling' /usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/lib/rake/application.rb: 77:in `load_rakefile' /usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/lib/rake/application.rb: 61:in `run' /usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/lib/rake/application.rb: 129:in `standard_exception_handling' /usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/lib/rake/application.rb: 59:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.9.1/bin/rake:32
/usr/local/bin/rake:19:in `load'
/usr/local/bin/rake:19



--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails- t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com . For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en .

--
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to