Add non-compile feature

This commit is contained in:
Eric Schultz 2018-06-22 11:02:03 -05:00
parent 39755dcd33
commit d7db997973

View file

@ -81,8 +81,7 @@ Commitchange::Application.configure do
# with SQLite, MySQL, and PostgreSQL) # with SQLite, MySQL, and PostgreSQL)
# config.active_record.auto_explain_threshold_in_seconds = 0.5 # config.active_record.auto_explain_threshold_in_seconds = 0.5
# Facebook application ID and secret auth token. Found in the CommitChange config.assets.compile = false
# app dashboard.
# Compress json # Compress json
# config.middleware.use Rack::Deflater # config.middleware.use Rack::Deflater