Introduction
Introduction Statistics Contact Development Disclaimer Help
assets.rb - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
git clone git://jay.scot/warvox
Log
Files
Refs
README
---
assets.rb (730B)
---
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 ass…
4 Rails.application.config.assets.version = '1.0'
5
6 # Add additional assets to the asset load path
7 # Rails.application.config.assets.paths << Emoji.images_path
8
9 # Precompile additional assets.
10 # application.js, application.css, and all non-JS/CSS in app/assets fold…
11 # Rails.application.config.assets.precompile += %w( search.js )
12
13 # Rails.application.config.assets.precompile += %w( jquery.js )
14
15 Rails.application.config.assets.precompile += %w( html5.js )
16 Rails.application.config.assets.precompile += %w(analyze/_index.coffee a…
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.