aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/disconnected_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Silence warning from MySQL::Error object in testPrem Sichanugrist2015-04-231-1/+3
* Closes rails/rails#18864: Renaming transactional fixtures to transactional testsBrandon Weiss2015-03-161-1/+1
* Use teardown helper method.Guo Xiang Tan2014-03-141-1/+1
* Don't skip tests if we don't need to.Rafael Mendonça França2013-11-081-5/+6
* Fix rake test_sqlite3_memJon Leighton2013-06-281-1/+2
* regression test + mysql2 adapter raises correct error if conn is closed.Yves Senn2013-06-151-0/+26