after pull

This commit is contained in:
superuser
2017-06-15 11:54:45 +06:30
18 changed files with 361 additions and 109 deletions

View File

@@ -13,7 +13,8 @@ Rails.application.configure do
# Full error reports are disabled and caching is turned on.
config.consider_all_requests_local = false
config.action_controller.perform_caching = true
config.serve_static_assets = true
config.serve_staitc_assets = true
# Disable serving static files from the `/public` folder by default since
# Apache or NGINX already handles this.
#config.public_file_server.enabled = ENV['RAILS_SERVE_STATIC_FILES'].present?