annotate config/initializers/assets.rb @ 262:cd927bb7dc0d
Move out custom application config
author |
nanaya <me@nanaya.net> |
date |
Mon, 16 Dec 2024 01:39:38 +0900 |
parents |
e2150dce4e90 |
children |
|
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.
|
260
|
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
|