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
Rafael Mendonça França 358abe4524 Merge pull request #13542 from robin850/issue-13530
Fix enum writers when using integers
2014-01-01 19:17:59 -02:00
..
active_record/connection_adapters
assets
cases Merge pull request #13542 from robin850/issue-13530 2014-01-01 19:17:59 -02: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 Fix the enums writer methods 2014-01-01 17:57:34 +01: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