https://github.com/denuk96/thinkiny/blob/bb895daf9356872ae96e53c5c20a416eddb0f149/app/controllers/concerns/check_ins_checker.rb#L12 We can collect all check_ins and then destroy all at once. https://apidock.com/rails/ActiveRecord/Relation/destroy_all
thinkiny/app/controllers/concerns/check_ins_checker.rb
Line 12 in bb895da
We can collect all check_ins and then destroy all at once.
https://apidock.com/rails/ActiveRecord/Relation/destroy_all