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
Ryuta Kamizono f1d9fc5d34 Fix OID::Bit#cast_value
Fixes #26137.
2016-08-20 08:56:54 +09:00
..
active_record/connection_adapters introduce conn.data_source_exists? and conn.data_sources. 2015-09-22 19:48:44 +02:00
assets
cases Fix OID::Bit#cast_value 2016-08-20 08:56:54 +09:00
fixtures Fixed where for polymorphic associations when passed an array containing different types. 2016-02-16 10:41:26 -08:00
migrations modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
models Merge pull request #24099 from k0kubun/preserve-readonly 2016-08-18 23:17:23 -03:00
schema Add three new rubocop rules 2016-08-16 04:30:11 -03:00
support applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
.gitignore
config.example.yml Remove legacy mysql adapter 2015-12-17 15:54:57 +00:00
config.rb