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/cases/session_store
2011-01-11 13:45:07 -08:00
..
session_test.rb In a number of places in the tests, we only need to turn off transactional fixtures when the DB does not support savepoints. This speeds the test run up by about 8-9% on my computer, when running rake test_sqlite3_mem :) 2011-01-11 13:45:07 -08:00
sql_bypass.rb use persisted? instead of new_record? wherever possible 2010-11-09 13:54:04 -02:00