mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Trying to get dataTables working in Heroku
This commit is contained in:
@@ -21,7 +21,7 @@ module Wrestling
|
||||
# config.i18n.default_locale = :de
|
||||
|
||||
#Add Bootstrap SAAS to asset pipeline
|
||||
config.assets.precompile += %w(*.png *.jpg *.jpeg *.gif)
|
||||
config.assets.precompile = false
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user