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
2014-01-03 17:02:31 -05:00
..
active_record/connection_adapters
assets
cases Change all "can not"s to the correct "cannot". 2014-01-03 17:02:31 -05: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 make sure cached table name is a string. fixes #12582 2013-12-12 10:47:07 -08:00
schema Building new records with enum scopes now works as expected 2014-01-03 09:31:01 -08:00
support Deprecate use of string in establish_connection as connection lookup 2013-12-24 10:18:54 +01:00
.gitignore
config.example.yml
config.rb