rails/activerecord/lib
2024-02-28 14:19:10 +10:00
..
active_record [Fix #51164] Model.query_constraints with single non-primary-key column raises incorrect error 2024-02-28 14:19:10 +10:00
arel Relation#where build BoundSqlLiteral rather than eagerly interpolate 2024-02-21 13:22:55 +01: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 Remove deprecated behavior that would rollback a transaction block when exited using return, break or throw. 2024-02-20 21:56:51 +00:00
arel.rb Fix a code block in the Arel documentation 2023-05-06 18:57:12 -07:00