Guest User

Untitled

a guest
Nov 23rd, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. TypeError: can't convert Hash into Integer
  2. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/descendants_tracker.rb:22:in `delete'
  3. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/descendants_tracker.rb:22:in `block in clear'
  4. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/descendants_tracker.rb:20:in `each'
  5. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/descendants_tracker.rb:20:in `clear'
  6. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/railties-3.2.5/lib/rails/application/finisher.rb:75:in `block (2 levels) in <module:Finisher>'
  7. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/file_update_checker.rb:78:in `call'
  8. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/file_update_checker.rb:78:in `execute'
  9. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/railties-3.2.5/lib/rails/application/finisher.rb:84:in `block (2 levels) in <module:Finisher>'
  10. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/callbacks.rb:407:in `_run__493738836422242643__prepare__2159027540175589855__callbacks'
  11. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/callbacks.rb:405:in `__run_callback'
  12. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/callbacks.rb:385:in `_run_prepare_callbacks'
  13. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/activesupport-3.2.5/lib/active_support/callbacks.rb:81:in `run_callbacks'
  14. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/actionpack-3.2.5/lib/action_dispatch/middleware/reloader.rb:74:in `prepare!'
  15. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/actionpack-3.2.5/lib/action_dispatch/middleware/reloader.rb:48:in `prepare!'
  16. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/railties-3.2.5/lib/rails/console/app.rb:32:in `reload!'
  17. from (irb):8
  18. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/railties-3.2.5/lib/rails/commands/console.rb:47:in `start'
  19. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/railties-3.2.5/lib/rails/commands/console.rb:8:in `start'
  20. from /Users/matthewkirk/.rvm/gems/ruby-1.9.3-p125@ecx/gems/railties-3.2.5/lib/rails/commands.rb:41:in `<top (required)>'
  21. from script/rails:6:in `require'
  22. from script/rails:6:in `<main>'
Add Comment
Please, Sign In to add comment