src code

instance method ActiveRecord.ResultSet#reload

ActiveRecord.ResultSet#reload() → null

Re-runs the query that generated the result set. This modifies the array in place and does not return a new array.