rails/activerecord/test
2012-09-20 23:14:35 -03:00
..
active_record/connection_adapters Ensure disconnecting or reconnecting resets the transaction state 2012-09-15 00:03:04 +01:00
assets Added test to illustrate bad binary blobs. 2012-01-31 13:45:00 -06:00
cases Get rid of global variable in AR transactions test 2012-09-20 23:14:35 -03:00
fixtures test cleanup, remove ruby_type because it's no longer needed 2012-09-03 20:38:14 +02:00
migrations stop depending on the filesystem for interleaved migration tests 2012-01-13 14:33:59 -08:00
models Remove mass_assignment_options from ActiveRecord 2012-09-16 23:59:05 -05:00
schema Accept belongs_to assoc. keys in ActiveRecord queries 2012-09-11 14:11:51 -04:00
support Fix annoy warning, when executing testcase. 2012-09-11 00:17:08 +09:00
.gitignore
config.example.yml Simulated & actual (manual/skipped) PostgreSQL auto-reconnection tests. 2012-07-16 09:55:20 -07:00
config.rb