fixed it. now excuse me while I go punch a baby panda

This commit is contained in:
Ken Johnson
2013-04-24 17:06:01 -04:00
parent a9232d7b2c
commit c5c566e60a
11 changed files with 509 additions and 5 deletions
+3
View File
@@ -55,6 +55,9 @@ module Railsgoat
# Enable the asset pipeline
config.assets.enabled = true
# add app/assets/fonts to the asset path
config.assets.paths << Rails.root.join("app", "assets", "fonts")
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'