Sha256: 7bfe8c0ba79e6fc7ca09792adf2ad998b8754c2d4cc435792167d0b619a5055c
Contents?: true
Size: 583 Bytes
Versions: 4
Compression:
Stored size: 583 Bytes
Contents
# Be sure to restart your server when you modify this file. # Version of your assets, change this if you want to expire all your assets. Rails.application.config.assets.version = '1.0' # Change the path that assets are served from Rails.application.config.assets.prefix = "/assets" # Add additional assets to the asset load path # Rails.application.config.assets.paths << Emoji.images_path # Precompile additional assets. # application.js, application.css, and all non-JS/CSS in app/assets folder are already added. # Rails.application.config.assets.precompile += %w( search.js )
Version data entries
4 entries across 4 versions & 1 rubygems