Sha256: 18149d4e6fb425bd76ba1a1f604881a3da3a0311678b48d7a3d083047d1bc780
Contents?: true
Size: 423 Bytes
Versions: 16
Compression:
Stored size: 423 Bytes
Contents
config.assets.paths << "#{ Rails.root }/app/assets/bootstrap" config.assets.paths << "#{ Rails.root }/app/assets/tipsy" config.assets.paths << "#{ Rails.root }/app/assets/nicedit" #4. If you are deploying Rails 3.1 on Heroku, you may want to set: # # config.assets.initialize_on_precompile = false # # On config/application.rb forcing your application to not access the DB # or load models when precompiling your assets.
Version data entries
16 entries across 16 versions & 2 rubygems