aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/rails_application_templates.md
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2014-01-14 18:00:58 +0100
committerYves Senn <yves.senn@gmail.com>2014-01-14 18:03:31 +0100
commitb23330745bddd6729f95fb8487e3ec4857e4bb58 (patch)
tree5a6ea109595204b395f46c4bf5d4d39a64abf783 /guides/source/rails_application_templates.md
parent93b38d54df7133c1404b492c14f15034e5b8f40e (diff)
downloadrails-b23330745bddd6729f95fb8487e3ec4857e4bb58.tar.gz
rails-b23330745bddd6729f95fb8487e3ec4857e4bb58.tar.bz2
rails-b23330745bddd6729f95fb8487e3ec4857e4bb58.zip
don't establish a new connection when testing with `sqlite3_mem`.
This fixes broken `rake test_sqlite3_mem` suite for Active Record. The problem is that that the old database with the schema is lost when establishing a new connection. Upon reconnting we are left with a blank database and tests down the line start failing.
Diffstat (limited to 'guides/source/rails_application_templates.md')
0 files changed, 0 insertions, 0 deletions