order submission and order queue submission basic done
This commit is contained in:
@@ -12,6 +12,7 @@ module SXRestaurants
|
||||
# Application configuration should go into files in config/initializers
|
||||
# -- all .rb files in that directory are automatically loaded.
|
||||
config.active_record.time_zone_aware_types = [:datetime, :time]
|
||||
config.active_job.queue_adapter = :sidekiq
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user