Sync with latest Instiki.
Syn with revision 518 of Instiki trunk.
This commit is contained in:
parent
3ce0b98d99
commit
81d71854c0
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ Rails::Initializer.run do |config|
|
|||
|
||||
# Use Active Record's schema dumper instead of SQL when creating the test database
|
||||
# (enables use of different database adapters for development and test environments)
|
||||
config.active_record.schema_format = :ruby
|
||||
config.active_record.schema_format = :sql
|
||||
|
||||
config.load_paths << "#{RAILS_ROOT}/vendor/plugins/sqlite3-ruby"
|
||||
File.umask(0026)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue