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-12-12 10:47:07 -08:00
..
active_record/connection_adapters
assets
cases make sure cached table name is a string. fixes #12582 2013-12-12 10:47:07 -08: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 Prevent invalid code when using dynamic finders with Ruby's reserved words. 2013-12-11 01:00:32 -02:00
support
.gitignore
config.example.yml
config.rb