rails/activerecord/test
Yves Senn f1da919a05 remove duplicate test.
The old `test_create_bang_returns_falsy_when_join_record_has_errors` had
a missleading name and was a duplicate of
`test_save_should_not_raise_exception_when_join_record_has_errors`.

Since it had an assertion on the return value I renamed it accordingly
and got rid of the duplicate test.
2015-05-08 11:14:45 +02:00
..
active_record/connection_adapters rm Column#cast_type 2015-02-03 15:02:18 -07:00
assets
cases remove duplicate test. 2015-05-08 11:14:45 +02:00
fixtures Fixes #18492 2015-01-14 21:36:58 +05:30
migrations Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
models Fix leaky chain on polymorphic association 2015-03-15 10:39:42 -04:00
schema Move PostgreSQL specific schema to postgresql_specific_schema.rb 2015-05-03 21:13:13 +09:00
support Add YAML compatibility for objects from Rails 4.2 2015-03-10 11:56:45 -06: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