rails/activerecord/test
2015-12-02 16:11:24 +05:30
..
active_record/connection_adapters introduce conn.data_source_exists? and conn.data_sources. 2015-09-22 19:48:44 +02:00
assets
cases STI cast new instances to default type on initialize. 2015-12-02 16:11:24 +05:30
fixtures Merge pull request #18548 from sebjacobs/support-bidirectional-destroy-dependencies 2015-10-28 12:24:07 -06:00
migrations Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
models Bugfix collection association #create method … 2015-11-23 16:22:03 +02:00
schema Except keys of build_record's argument from create_scope in initialize_attributes 2015-11-16 23:15:45 +09:00
support Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +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