]> git.openstreetmap.org Git - rails.git/blobdiff - config/initializers/sql_session_store.rb
Remove duplication that is in the test helper. Adding tests for the passing of no...
[rails.git] / config / initializers / sql_session_store.rb
index fd6c11d4447b2f66bfae1fcf8e861369201e9b2c..4325c6d4c717ab1f090760687c78294b3fcd6404 100644 (file)
@@ -1,2 +1,2 @@
 # Use the MySQL interface for SqlSessionStore
-SqlSessionStore.session_class = MysqlSession
+SqlSessionStore.session_class = PostgresqlSession