rails/activerecord/lib
Gannon McGibbon 16a5bdc511 Use _read_attribute in ids method
Support calculating IDs for collection proxies
using composite id column values instead of the id reader.
2023-06-26 15:33:30 -05:00
..
active_record Use _read_attribute in ids method 2023-06-26 15:33:30 -05:00
arel Adds Arel::Nodes::Cte for use in WITH expressions 2023-05-24 19:19:21 -04:00
rails/generators Simplify the implementation to register the correct source_path for the migration template 2023-05-24 22:54:12 +00:00
active_record.rb Implement ActiveRecord.disconnect_all! to close all connections 2023-05-19 13:19:31 +02:00
arel.rb Fix a code block in the Arel documentation 2023-05-06 18:57:12 -07:00