Guest User

Untitled

a guest
Jun 22nd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. C:/Users/swanster2/Ruby24-x64/lib/ruby/gems/2.4.0/gems/activesupport-5.2.0/lib/a
  2. ctive_support/railtie.rb:39:in `rescue in block in <class:Railtie>': tzinfo-data
  3. is not present. Please add gem 'tzinfo-data' to your Gemfile and run bundle inst
  4. all (TZInfo::DataSourceNotFound)
  5. from C:/Users/swanster2/Ruby24-x64/lib/ruby/gems/2.4.0/gems/activesupport-5.2.0/
  6. lib/active_support/railtie.rb:36:in `block in <class:Railtie>
  7. from C:/Users/swanster2/Ruby24-x64/lib/ruby/gems/2.4.0/gems/railties-5.2.0/lib/r
  8. ails/initializable.rb:32:in `instance_exec'
  9. from C:/Users/swanster2/Ruby24-x64/lib/ruby/gems/2.4.0/gems/railties-5.2.0/lib/r
  10. ails/initializable.rb:32:in `run'
  11. from C:/Users/swanster2/Ruby24-x64/lib/ruby/gems/2.4.0/gems/railties-5.2.0/lib/r
  12. ails/initializable.rb:61:in `block in run_initializers'
  13. from C:/Users/swanster2/Ruby24-x64/lib/ruby/2.4.0/tsort.rb:228:in `block in tsor
  14. t_each'
  15. from C:/Users/swanster2/Ruby24-x64/lib/ruby/2.4.0/tsort.rb:350:in `block (2 leve
  16. ls) in each_strongly_connected_component'
  17. from C:/Users/swanster2/Ruby24-x64/lib/ruby/2.4.0/tsort.rb:431:in `each_strongly
  18. _connected_component_from'
  19. from C:/Users/swanster2/Ruby24-x64/lib/ruby/2.4.0/tsort.rb:349:in `block in each
  20. _strongly_connected_component'
  21. from C:/Users/swanster2/Ruby24-x64/lib/ruby/2.4.0/tsort.rb:347:in `each'
  22. from C:/Users/swanster2/Ruby24-x64/lib/ruby/2.4.0/tsort.rb:347:in `call'
  23. from C:/Users/swanster2/Ruby24-x64/lib/ruby/2.4.0/tsort.rb:347:in `each_strongly
  24. _connected_component'
  25. from C:/Users/swanster2/Ruby24-x64/lib/ruby/2.4.0/tsort.rb:226:in `tsort_each'
  26. from C:/Users/swanster2/Ruby24-x64/lib/ruby/2.4.0/tsort.rb:205:in `tsort_each'
  27. from C:/Users/swanster2/Ruby24-x64/lib/ruby/gems/2.4.0/gems/railties-5.2.0/lib/r
  28. ails/initializable.rb:60:in `run_initializers'
  29. from C:/Users/swanster2/Ruby24-x64/lib/ruby/gems/2.4.0/gems/railties-5.2.0/lib/r
  30. ails/application.rb:361:in `initialize!'
  31. from C:/Users/swanster2/Ruby24-x64/lib/ruby/gems/2.4.0/gems/railties-5.2.0/lib/r
  32. ails/railtie.rb:190:in `public_send'
  33. from C:/Users/swanster2/Ruby24-x64/lib/ruby/gems/2.4.0/gems/railties-5.2.0/lib/r
  34. ails/railtie.rb:190:in `method_missing'
  35. from hello_world.rb:117:in `<main>'
Add Comment
Please, Sign In to add comment