Closed
Description
Currently ActiveRecord::Base.find([1,2,3]) returns a single record.
Should be an array of multiple records.
https://api.rubyonrails.org/classes/ActiveRecord/FinderMethods.html#method-i-find
Currently ActiveRecord::Base.find([1,2,3]) returns a single record.
Should be an array of multiple records.
https://api.rubyonrails.org/classes/ActiveRecord/FinderMethods.html#method-i-find