assets.rb 409 B

12345678910
  1. # Be sure to restart your server when you modify this file.
  2. Rails.application.config.assets.enabled = true
  3. Rails.application.config.assets.initialize_on_precompile = false
  4. # Version of your assets, change this if you want to expire all your assets.
  5. Rails.application.config.assets.version = '1.0'
  6. # Add additional assets to the asset load path.
  7. # Rails.application.config.assets.paths << Emoji.images_path