svn:external rails updated to 1.2.2
fixed ticket #372 typo in db-query sqlite3-ruby updated to 1.2.1
This commit is contained in:
parent
7378ce9610
commit
49032a99c6
4 changed files with 53 additions and 5 deletions
|
@ -7,7 +7,7 @@ Rails::Initializer.run do |config|
|
|||
|
||||
# Use the database for sessions instead of the file system
|
||||
# (create the session table with 'rake create_sessions_table')
|
||||
config.action_controller.session_store = :active_record_store
|
||||
#config.action_controller.session_store = :active_record_store
|
||||
|
||||
# Enable page/fragment caching by setting a file-based store
|
||||
# (remember to create the caching directory and make it readable to the application)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue