add mm and ui reset

This commit is contained in:
Yan
2017-10-13 14:56:04 +06:30
parent 7f5c2d7277
commit ee0463508e
11 changed files with 168 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ module SXRestaurants
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
config.i18n.default_locale = :'en'
config.i18n.default_locale = :'mm' # English 'en'
config.active_record.time_zone_aware_types = [:datetime, :time]
config.active_job.queue_adapter = :sidekiq