odontome/app

NoMethodError in appointments#update

Opened this issue · 0 comments

Error in odontome-prod

NoMethodError in appointments#update
undefined method `update' for nil:NilClass

  if @appointment.update(appointment_params)
                 ^^^^^^^

View on Bugsnag

Stacktrace

app/controllers/appointments_controller.rb:83 - block in update
app/controllers/appointments_controller.rb:82 - update

View full stacktrace

Created automatically via Bugsnag