Mercurial > rsstweet
annotate config/initializers/assets.rb @ 255:eda83610b65c
Update rails and stuff
author | nanaya <me@nanaya.net> |
---|---|
date | Sun, 15 Dec 2024 22:45:33 +0900 |
parents | 89f6c0016bab |
children | e2150dce4e90 |
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. | |
255 | 4 #Rails.application.config.assets.version = "1.0" |
72 | 5 |
185 | 6 # Add additional assets to the asset load path. |
72 | 7 # Rails.application.config.assets.paths << Emoji.images_path |