mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-11 16:01:56 +00:00
Still working on dataTables for heroku
This commit is contained in:
@@ -21,6 +21,7 @@ module Wrestling
|
|||||||
# config.i18n.default_locale = :de
|
# config.i18n.default_locale = :de
|
||||||
|
|
||||||
#Add Bootstrap SAAS to asset pipeline
|
#Add Bootstrap SAAS to asset pipeline
|
||||||
|
config.assets.initialize_on_precompile = false
|
||||||
config.assets.precompile += %w(*.png *.jpg *.jpeg *.gif)
|
config.assets.precompile += %w(*.png *.jpg *.jpeg *.gif)
|
||||||
config.active_job.queue_adapter = :delayed_job
|
config.active_job.queue_adapter = :delayed_job
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user