Guest User

Untitled

a guest
Jan 22nd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. production/releases/20110908234716 && rake RAILS_ENV=production assets:precompile"
  2. servers: ["blueyfit.com"]
  3. [blueyfit.com] executing command
  4. ** [out :: blueyfit.com] rake aborted!
  5. ** [out :: blueyfit.com]
  6. ** [out :: blueyfit.com] undefined method `each' for false:FalseClass
  7. ** [out :: blueyfit.com]
  8. ** [out :: blueyfit.com] Tasks: TOP => assets:precompile
  9. ** [out :: blueyfit.com] (See full trace by running task with --trace)
  10. ** [out :: blueyfit.com]
  11. command finished in 28678ms
  12.  
  13.  
  14. Gemfile
  15.  
  16.  
  17. #gem 'rails', :git => "git://github.com/rails/rails.git", :branch => "3-1-stable"
  18. gem 'rails', '3.1.0'
  19. gem 'sprockets', '2.0.0'
Add Comment
Please, Sign In to add comment