update bill

This commit is contained in:
Aung Myo
2017-06-27 14:16:48 +06:30
parent c1646b812e
commit f762664912
6 changed files with 5 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ module SXRestaurants
config.active_record.time_zone_aware_types = [:datetime, :time]
config.active_job.queue_adapter = :sidekiq
# config.time_zone = 'Asia/Rangoon'
end
end