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
Godfrey Chan 9900703ebf Merge pull request #15125 from arthurnn/small_refactoring_transaction_clear
Small refactoring on clear_transaction_record_state
2014-05-16 10:50:21 -07: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 Clear transaction state if callback raise rollback 2014-05-15 16:29:16 -04:00
fixtures Merge pull request #12016 from roderickvd/uuid_fixes 2014-04-04 12:52:49 -03:00
migrations activerecord: Initialize Migration with version from MigrationProxy. 2014-01-06 10:46:35 -05:00
models Merge pull request #14871 from kassio/kb-fixes-namespaced-habtm 2014-05-14 21:35:52 -03:00
schema Fix how to compute class name on habtm namespaced. 2014-05-13 11:26:46 -03:00
support Add ConnectionHelper to refactor tests. 2014-04-03 01:06:43 -07:00
.gitignore
config.example.yml Remove code related to adapter which are no longer in repo 2014-05-16 18:17:25 +02:00
config.rb