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
Sebastian Röder f430ea90d7
Remove wrong default value for cache_versioning in documentation of cache_version
`ActiveRecord::Base.cache_versioning` it `true` by default since Rails 5.2 as stated correctly in the documentation for the `ActiveRecord::Base.cache_versioning` class attribute. Remove the wrong and duplicated documentation of the default value for `cache_versioning` from `cache_version`.
2019-05-29 11:47:45 +02:00
..
active_record Remove wrong default value for cache_versioning in documentation of cache_version 2019-05-29 11:47:45 +02:00
arel Fix sliced IN clauses to be grouped 2019-04-24 13:35:42 +09:00
rails/generators Merge branch 'migration-timestamp-fix' 2019-05-10 16:45:46 -04:00
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