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
Lisa Ugray 7b2dfdeab6 Fix ActiveModel::Type::DateTime#serialize
`ActiveModel::Type::DateTime#serialize` should return a `Time` object
so that finding by a datetime column works correctly.
2017-07-05 13:10:15 -04:00
..
active_record/connection_adapters Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
assets Use YAML to serialize schema cache 2016-11-27 22:09:58 -05:00
cases Fix ActiveModel::Type::DateTime#serialize 2017-07-05 13:10:15 -04:00
fixtures Use bulk INSERT to insert fixtures 2017-06-20 13:18:53 -04:00
migrations Fix test_copying_migrations_preserving_magic_comments 2017-07-02 02:05:07 +09:00
models Fix preloading association with scope including joins 2017-07-04 07:28:44 +09:00
schema Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
support Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
.gitignore
config.example.yml Fix tests for prepared_statements: false and queries hitting #select_all 2016-11-19 21:52:52 +05:30
config.rb Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30