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
Yash Ladha bc95efa7c2
refactor: arel fetch_attribute to get the atrribute node from binary
module.

Reason for doing this change is to pull the node specific changes to
module itself and to not infer on the attributes, rather than assign
responsibility to the member functions to do so.
2020-03-10 15:35:07 +05:30
..
active_record Avoid extra string allocation in the methods generated by eval 2020-03-10 17:43:35 +09:00
arel refactor: arel fetch_attribute to get the atrribute node from binary 2020-03-10 15:35:07 +05:30
rails/generators Deprecate spec_name and use name for configurations 2020-02-24 13:27:07 -05:00
active_record.rb Move advisory lock to it's own connection 2020-01-23 14:36:32 -05:00
arel.rb refactor: arel fetch_attribute to get the atrribute node from binary 2020-03-10 15:35:07 +05:30