Rails 5.0
This commit is contained in:
parent
2892d5272d
commit
2557645f4f
25 changed files with 367 additions and 186 deletions
|
|
@ -17,7 +17,7 @@ module FoodsoftPrinter
|
|||
if Rails.configuration.cache_classes
|
||||
OrderPrinterJobs.install
|
||||
else
|
||||
ActionDispatch::Reloader.to_prepare do
|
||||
ActiveSupport::Reloader.to_prepare do
|
||||
OrderPrinterJobs.install
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue