YaleSTC / reservations

Manage equipment loans & reservations. Who can borrow what, for how long?
yalestc.github.io/reservations
MIT License
139 stars 58 forks source link

Reactivating equipment models is broken #1715

Closed orenyk closed 6 years ago

orenyk commented 6 years ago

2018-01-15T14:58:55.047104+00:00 app[web.1]: Completed 500 Internal Server Error in 315ms (ActiveRecord: 115.8ms)
2018-01-15T14:58:55.048451+00:00 app[web.1]:   
2018-01-15T14:58:55.048492+00:00 app[web.1]: ArgumentError (wrong number of arguments (given 1, expected 0)):
2018-01-15T14:58:55.048527+00:00 app[web.1]:   
2018-01-15T14:58:55.048576+00:00 app[web.1]: app/controllers/application_controller.rb:313:in `activate'
orenyk commented 6 years ago

Rolling this into #1639.