test/dummy/config/environments/development.rb in flexite-0.0.4 vs test/dummy/config/environments/development.rb in flexite-0.0.5

- old
+ new

@@ -28,11 +28,9 @@ config.active_record.mass_assignment_sanitizer = :strict # Log the query plan for queries taking more than this (works # with SQLite, MySQL, and PostgreSQL) config.active_record.auto_explain_threshold_in_seconds = 0.5 - - config.cache_store = :memory_store, { size: 64.megabytes } # Do not compress assets config.assets.compress = false # Expands the lines which load the assets config.assets.debug = true