Advertisement
Guest User

Untitled

a guest
Dec 6th, 2011
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. [alexander@localhost csa]$ rails -v
  2. Rails 3.0.9
  3. [alexander@localhost csa]$ ruby -v
  4. ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux]
  5. [alexander@localhost csa]$ rake db:migrate
  6. rake aborted!
  7. You have already activated rake 0.9.2.2, but your Gemfile requires rake 0.8.7. Using bundle exec may solve this.
  8.  
  9. (See full trace by running task with --trace)
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement