mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-10-21 09:19:59 +00:00
added uglifier and redis
This commit is contained in:
@@ -94,4 +94,7 @@ Rails.application.configure do
|
||||
|
||||
# Do not dump schema after migrations.
|
||||
config.active_record.dump_schema_after_migration = false
|
||||
|
||||
# Backwards compatibility
|
||||
config.assets.js_compressor = Uglifier.new(harmony: true)
|
||||
end
|
||||
|
Reference in New Issue
Block a user