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 f4bc364fdf Deprecate t.indexes = [...] which is not by design
Use `t.index ...` instead.
2018-11-09 06:17:47 +09:00
..
active_record Deprecate t.indexes = [...] which is not by design 2018-11-09 06:17:47 +09:00
arel Checking boundable not only IN clause but also NOT IN clause 2018-11-03 14:54:57 +09:00
rails/generators Refactor migrations_path command option to database 2018-09-28 14:24:36 -04:00
active_record.rb Refactors Active Record connection management 2018-08-30 10:06:45 -04:00
arel.rb Extract Arel.arel_node? helper method 2018-09-28 04:57:12 +09:00