add new model - shop - it will be use to define what is setup
This commit is contained in:
@@ -14,5 +14,8 @@ module SXRestaurants
|
||||
config.active_record.time_zone_aware_types = [:datetime, :time]
|
||||
config.active_job.queue_adapter = :sidekiq
|
||||
|
||||
# config.generators do |g|
|
||||
# g.orm :active_record, primary_key_type: :uuid
|
||||
# end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user