]> git.openstreetmap.org Git - rails.git/blob - config/initializers/sql_session_store.rb
Removing id's so that the ids are generated, and it makes it easier to deal with...
[rails.git] / config / initializers / sql_session_store.rb
1 # Use the MySQL interface for SqlSessionStore
2 SqlSessionStore.session_class = MysqlSession