[openstreetmap-website] Clean up index JS (#108)

John Firebaugh notifications at github.com
Sat Sep 29 17:42:45 BST 2012


> @@ -72,6 +72,9 @@ class Application < Rails::Application
>      # Version of your assets, change this if you want to expire all your assets
>      config.assets.version = '1.0'
>  
> +    # Precompile page-specific assets
> +    config.assets.precompile += %w(index.js)

Fixed.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/108/files#r1723662
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20120929/3f9d9205/attachment.html>


More information about the rails-dev mailing list