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
Rafael França fbb8b68403
Merge pull request #35977 from prathamesh-sonpatki/rm-required-in-generators
Remove `required: true` from the model generator template
2019-04-15 18:11:55 -04:00
..
active_record Merge pull request #35899 from eileencodes/fix-connection-when-handler-doesnt-exist 2019-04-15 14:15:33 -04:00
arel Address ORA-01795: maximum number of expressions in a list is 1000 2019-04-11 12:54:53 +00:00
rails/generators Remove required: true from the model generator template 2019-04-15 20:27:55 +05:30
active_record.rb Refactor Relation#cache_key is moved from CollectionCacheKey#collection_cache_key 2019-04-04 13:18:59 +09:00
arel.rb Fix eager loading polymorphic association with mixed table conditions 2019-02-18 00:41:43 +09:00