]> git.openstreetmap.org Git - rails.git/blob - config/initializers/sql_session_store.rb
Closes #1350 through updating amf_controller to use the newer closed_at method of...
[rails.git] / config / initializers / sql_session_store.rb
1 # Use the MySQL interface for SqlSessionStore
2 SqlSessionStore.session_class = MysqlSession