]> git.openstreetmap.org Git - rails.git/blob - config/initializers/sql_session_store.rb
Moving all the functional tests to the Rails 2 way, which uses less code by having...
[rails.git] / config / initializers / sql_session_store.rb
1 # Use the MySQL interface for SqlSessionStore
2 SqlSessionStore.session_class = MysqlSession