aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/connections
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2011-01-08 18:36:30 +0000
committerAaron Patterson <aaron.patterson@gmail.com>2011-01-11 13:45:06 -0800
commitc47c54140246f4e5b49376ae9c408c85968ed6c3 (patch)
tree0299c64e185c2980c5dda47dbcc9a59bf1398918 /activerecord/test/connections
parent80df74bf515124c9db85d4a670989ae5cc28c3ec (diff)
downloadrails-c47c54140246f4e5b49376ae9c408c85968ed6c3.tar.gz
rails-c47c54140246f4e5b49376ae9c408c85968ed6c3.tar.bz2
rails-c47c54140246f4e5b49376ae9c408c85968ed6c3.zip
Have a separate test connection directory for sqlite3 in-memory so that the tests can be run without having to specifically rename the connection file (which then causes git to pick up the changes)
Diffstat (limited to 'activerecord/test/connections')
-rw-r--r--activerecord/test/connections/native_sqlite3_mem/connection.rb (renamed from activerecord/test/connections/native_sqlite3/in_memory_connection.rb)0
1 files changed, 0 insertions, 0 deletions
diff --git a/activerecord/test/connections/native_sqlite3/in_memory_connection.rb b/activerecord/test/connections/native_sqlite3_mem/connection.rb
index 14e10900d1..14e10900d1 100644
--- a/activerecord/test/connections/native_sqlite3/in_memory_connection.rb
+++ b/activerecord/test/connections/native_sqlite3_mem/connection.rb