Guest User

Untitled

a guest
May 25th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. <NameError: uninitialized constant #<Class:0x0000557d7c986aa8>::Report>
  2.  
  3. Loading development environment (Rails 5.2.0)
  4. irb(main):001:0> RUBY_VERSION
  5. => "2.3.6"
  6.  
  7. Loading production environment (Rails 5.2.0)
  8. irb(main):001:0> RUBY_VERSION
  9. => "2.3.6"
  10.  
  11. #<NameError: uninitialized constant #<Class:0x0000557d7c986aa8>::Report>
  12. /app/app/models/cart.rb:26:in `add_product'
  13. /app/app/controllers/cart_controller.rb:10:in `add_remove'
  14. /app/vendor/bundle/ruby/2.3.0/gems/actionpack-5.2.0/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
  15.  
  16. ruby '2.3.6'
Add Comment
Please, Sign In to add comment