annotate config/initializers/assets.rb @ 265:a8fd79a8d170
default tip
Update with better config example
author |
nanaya <me@nanaya.net> |
date |
Sun, 09 Feb 2025 03:55:18 +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
|