Refactor courses
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#require 'brI18n'
|
||||
|
||||
WikiUFC::Application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#require 'brI18n'
|
||||
|
||||
WikiUFC::Application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb
|
||||
|
||||
@@ -67,4 +65,3 @@ WikiUFC::Application.configure do
|
||||
# with SQLite, MySQL, and PostgreSQL)
|
||||
# config.active_record.auto_explain_threshold_in_seconds = 0.5
|
||||
end
|
||||
|
||||
|
||||
@@ -34,4 +34,6 @@ WikiUFC::Application.configure do
|
||||
|
||||
# Print deprecation notices to the stderr
|
||||
config.active_support.deprecation = :stderr
|
||||
|
||||
config.i18n.default_locale = 'en'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user