Mercurial > rsstweet
annotate config/initializers/assets.rb @ 72:257910c60eb3
Rails 5 \o/
author | nanaya <me@myconan.net> |
---|---|
date | Fri, 13 May 2016 04:32:21 +0900 |
parents | |
children | f67f3ad50270 |
rev | line source |
---|---|
72 | 1 # Be sure to restart your server when you modify this file. |
2 | |
3 # Version of your assets, change this if you want to expire all your assets. | |
4 # Rails.application.config.assets.version = "1.0" | |
5 | |
6 # Add additional assets to the asset load path | |
7 # Rails.application.config.assets.paths << Emoji.images_path | |
8 | |
9 # Precompile additional assets. | |
10 # application.js, application.css, and all non-JS/CSS in app/assets folder are already added. | |
11 # Rails.application.config.assets.precompile += %w( search.js ) |