Commit c4fb9a12 by Ngô Trung Hưng

..

parent c35aefc8
Pipeline #853 canceled with stages
in 0 seconds
......@@ -3,6 +3,8 @@ Rails.application.configure do
# Code is not reloaded between requests.
config.cache_classes = true
config.serve_static_assets = true
config.assets.compile = true
config.autoload_paths << Rails.root.join('assets/images')
# Eager load code on boot. This eager loads most of Rails and
# your application in memory, allowing both threaded web servers
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment