Guest User

Untitled

a guest
May 22nd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1.  
  2. NoMethodError (You have a nil object when you didn't expect it!
  3. You might have expected an instance of Array.
  4. The error occurred while evaluating nil.+):
  5. app/models/parkinglot.rb:51:in `inc_total_values'
  6. app/models/parkinglot.rb:30:in `create_callback'
  7. app/controllers/admin/parkinglots_controller.rb:10:in `block in create'
  8. app/controllers/admin/parkinglots_controller.rb:9:in `each'
  9. app/controllers/admin/parkinglots_controller.rb:9:in `create'
Add Comment
Please, Sign In to add comment