1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
2013-11-02 19:56:58 -07:00
..
active_record/connection_adapters
assets
cases Revert "ActiveRecord::Base#<=> has been removed. Primary keys may not be in order," -- will be replaced with a check to ensure that the keys used for comparison are integers, and only fail if they are not. 2013-11-02 19:56:58 -07:00
fixtures Extend ActiveRecord::Base#cache_key to take an optional list of timestamp attributes of which the highest will be used. 2013-11-02 16:05:19 -07:00
migrations
models Explicit mapping for enum 2013-11-02 17:48:16 -07:00
schema Explicit mapping for enum 2013-11-02 17:48:16 -07:00
support
.gitignore
config.example.yml
config.rb