1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Jean Boussier b9635ccc05 Pass ActiveRecord::QueryLogs as argument rather than instance_exec
Otherwise we expose all the interal state of `QueryLogs` as an API.

It also makes the API more friendly to typing frameworks.
2021-08-23 20:29:45 +02:00
..
active_record Pass ActiveRecord::QueryLogs as argument rather than instance_exec 2021-08-23 20:29:45 +02:00
arel Remove "stupid" from active record 2021-07-28 11:09:10 -04:00
rails/generators Make reading_role and writing_role module instance variables 2021-06-10 18:24:37 +02:00
active_record.rb Remove more unneeded methods that should be configs 2021-08-17 22:35:22 +00:00
arel.rb docs: use Arel.sql examples that require Arel.sql 2021-08-06 16:58:38 -05:00