rails/activerecord/test
Yves Senn 0b33c06475 Merge pull request #14524 from tgxworld/fix_unsubscribe_from_notifications
Fix tests not unsubscribing from Notifications.
2014-03-29 14:53:29 +01: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 Merge pull request #14524 from tgxworld/fix_unsubscribe_from_notifications 2014-03-29 14:53:29 +01:00
fixtures Extend fixture label replacement to allow string interpolation 2014-03-15 22:11:36 -04:00
migrations activerecord: Initialize Migration with version from MigrationProxy. 2014-01-06 10:46:35 -05:00
models Merge pull request #14154 from al2o3cr/issue12770 2014-03-27 21:00:06 -07:00
schema Test microsecond on mysql 5.6 2014-03-12 09:06:12 -04:00
support Extract with_example_table into helper method. 2014-03-20 11:48:17 -07:00
.gitignore
config.example.yml Simulated & actual (manual/skipped) PostgreSQL auto-reconnection tests. 2012-07-16 09:55:20 -07:00
config.rb