Sha256: 63e8c8794b6e866fd9aedfec97a1392f464dde64e162b2023239f0bff6a6aba5
Contents?: true
Size: 441 Bytes
Versions: 4
Compression:
Stored size: 441 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' # Add additional assets to the asset load path # Rails.application.config.assets.paths << Emoji.images_path # Pre-compile additional assets. Rails.application.config.assets.precompile << proc do |path| true if path =~ /\.(eot|svg|ttf|woff|png)\z/ end
Version data entries
4 entries across 4 versions & 1 rubygems