2 Commits

Author SHA1 Message Date
root
e3324b9c5a merged 2019-04-01 05:03:07 +00:00
root
a450ee4f34 autoexplain removed from development 2019-04-01 05:01:29 +00:00

View File

@@ -32,7 +32,9 @@ Fetsite::Application.configure do
# 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.active_record.raise_in_transactional_callbacks=true
# Do not compress assets
config.assets.compress = false