rails--rails/activerecord/lib
Yuya Tanaka 788eb51df3 Fix `CollectionProxy#concat` to return self by alias it to `#<<`
Formerly it was returning arguments (`records` array).
2019-02-06 15:01:48 +09:00
..
active_record Fix `CollectionProxy#concat` to return self by alias it to `#<<` 2019-02-06 15:01:48 +09:00
arel Make `And` and `Case` into expression nodes 2019-01-24 14:35:52 -05:00
rails/generators Refactor migrations_path command option to database 2018-09-28 14:24:36 -04:00
active_record.rb Adds basic automatic database switching to Rails 2019-01-30 13:37:25 -05:00
arel.rb Remove unused `Arel::Compatibility::Wheres` 2019-01-15 22:13:25 +09:00