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
Sean Griffin e8460f8bbe Don't error when invalid json is assigned to a JSON column
Keeping with our behavior elsewhere in the system, invalid input is
assumed to be `nil`.

Fixes #18629.
2015-01-21 11:48:32 -07:00
..
active_record/connection_adapters
assets
cases Don't error when invalid json is assigned to a JSON column 2015-01-21 11:48:32 -07:00
fixtures Fix lookup of fixtures with non-string label 2015-01-06 17:15:39 +05:30
migrations
models remove deprecated support to preload instance-dependent associaitons. 2015-01-05 11:44:14 +01:00
schema Add firebird support to test suite 2015-01-05 13:34:59 -03:00
support Reset ActiveRecord::SchemaDumper.ignore_tables value after changed in tests 2014-09-03 11:30:36 +09:00
.gitignore
config.example.yml remove the last traces of OpenBase from our codebase. [ci skip] 2014-11-07 10:12:01 +01:00
config.rb