Added some localization

This commit is contained in:
2013-01-20 10:16:50 -05:00
parent a9a4cd892f
commit edb1ea204f
8 changed files with 220 additions and 15 deletions

View File

@@ -56,8 +56,6 @@ module Community
# Enable the asset pipeline
config.assets.enabled = true
config.assets.prefix = "/horses/assets"
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'
end