merge with crm

This commit is contained in:
Yan
2017-06-29 13:40:30 +06:30
54 changed files with 294 additions and 1058 deletions

View File

@@ -13,7 +13,6 @@ module SXRestaurants
# -- all .rb files in that directory are automatically loaded.
config.active_record.time_zone_aware_types = [:datetime, :time]
config.active_job.queue_adapter = :sidekiq
config.time_zone = 'Asia/Rangoon'
config.time_zone = 'Asia/Rangoon'
end
end