Merge branch 'foodcourt' of gitlab.com:code2lab/SXRestaurant into foodcourt

This commit is contained in:
pyaephyoeaung
2022-02-21 11:20:55 +06:30

View File

@@ -68,7 +68,7 @@ class ActionController::Base
# Regular database.yml configuration hash
def default_connection
@default_config ||= ActiveRecord::Base.connection.instance_variable_get("@config").dup
@default_config ||= ActiveRecord::Base.connection_config
end
#change locallization