fixed it. now excuse me while I go punch a baby panda
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user