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
Ryuta Kamizono 939f76a77e Remove redundant column_name.to_s
`attr.name` is already normalized as a string and alias resolved.

Ref #39881.
2020-07-25 15:29:06 +09:00
..
active_record Remove redundant column_name.to_s 2020-07-25 15:29:06 +09:00
arel Move Arel attribute normalization into arel_table 2020-07-19 23:41:24 +09:00
rails/generators Deprecate spec_name and use name for configurations 2020-02-24 13:27:07 -05:00
active_record.rb Restore legacy YAML compatibility for MySQL with active_record_yaml_version: 1 2020-06-25 21:04:51 +09:00
arel.rb Merge pull request #38719 from eileencodes/refactor-fetch_attribute 2020-03-13 16:26:49 -04:00