forked from bofh/fetsite
themes fixes and versioning small fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
ThemesForRails.config do |config|
|
||||
#
|
||||
# If you have placed your themes like the example path above within the asset pipeline:
|
||||
config.themes_dir = 'app/assets/themes'
|
||||
config.themes_dir = 'app/views/themes'
|
||||
config.assets_dir = 'app/assets/assets/themes/:name'
|
||||
config.views_dir = 'app/views/themes/:name'
|
||||
config.use_sass=true
|
||||
|
||||
Reference in New Issue
Block a user