mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-23 08:03:14 +01:00
10 lines
No EOL
534 B
Ruby
10 lines
No EOL
534 B
Ruby
# 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'
|
|
|
|
# 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 )
|
|
# Rails.application.config.assets.precompile += %w( geo.js )
|
|
Rails.application.config.assets.precompile += %w( foundation.js foundation-sites.js jquery.js ) |