Advertisement
Guest User

Untitled

a guest
Oct 14th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1. rake db:migrate --trace
  2. ** Invoke db:migrate (first_time)
  3. ** Invoke environment (first_time)
  4. ** Execute environment
  5. rake aborted!
  6. uninitialized constant SeoAssist
  7. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/activesupport-3.0.9/lib/active_support/inflector/methods.rb:124:in `block in constantize'
  8. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/activesupport-3.0.9/lib/active_support/inflector/methods.rb:123:in `each'
  9. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/activesupport-3.0.9/lib/active_support/inflector/methods.rb:123:in `constantize'
  10. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/actionpack-3.0.9/lib/action_dispatch/middleware/stack.rb:14:in `klass'
  11. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/actionpack-3.0.9/lib/action_dispatch/middleware/stack.rb:33:in `build'
  12. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/actionpack-3.0.9/lib/action_dispatch/middleware/stack.rb:79:in `block in build'
  13. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/actionpack-3.0.9/lib/action_dispatch/middleware/stack.rb:79:in `each'
  14. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/actionpack-3.0.9/lib/action_dispatch/middleware/stack.rb:79:in `inject'
  15. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/actionpack-3.0.9/lib/action_dispatch/middleware/stack.rb:79:in `build'
  16. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/application.rb:162:in `app'
  17. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/application/finisher.rb:35:in `block in <module:Finisher>'
  18. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/initializable.rb:25:in `instance_exec'
  19. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/initializable.rb:25:in `run'
  20. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/initializable.rb:50:in `block in run_initializers'
  21. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/initializable.rb:49:in `each'
  22. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/initializable.rb:49:in `run_initializers'
  23. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/application.rb:134:in `initialize!'
  24. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/application.rb:77:in `method_missing'
  25. /home/kiba/projects/brynne_ridge/config/environment.rb:5:in `<top (required)>'
  26. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/application.rb:103:in `require_environment!'
  27. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/railties-3.0.9/lib/rails/application.rb:218:in `block in initialize_tasks'
  28. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:205:in `call'
  29. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:205:in `block in execute'
  30. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:200:in `each'
  31. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:200:in `execute'
  32. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
  33. /home/kiba/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  34. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
  35. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
  36. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:174:in `each'
  37. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:174:in `invoke_prerequisites'
  38. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
  39. /home/kiba/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
  40. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
  41. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/task.rb:144:in `invoke'
  42. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/application.rb:112:in `invoke_task'
  43. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/application.rb:90:in `block (2 levels) in top_level'
  44. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/application.rb:90:in `each'
  45. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/application.rb:90:in `block in top_level'
  46. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
  47. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/application.rb:84:in `top_level'
  48. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/application.rb:62:in `block in run'
  49. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
  50. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/lib/rake/application.rb:59:in `run'
  51. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/gems/rake-0.9.2/bin/rake:32:in `<top (required)>'
  52. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/bin/rake:19:in `load'
  53. /home/kiba/.rvm/gems/ruby-1.9.2-p180@spree/bin/rake:19:in `<main>'
  54. Tasks: TOP => db:migrate => environment
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement