]> git.openstreetmap.org Git - rails.git/blob - config/initializers/sql_session_store.rb
Move the ActiveRecord::RecordNotFound to the block, so that it catches the not found...
[rails.git] / config / initializers / sql_session_store.rb
1 # Use the MySQL interface for SqlSessionStore
2 SqlSessionStore.session_class = MysqlSession