Refactor courses

This commit is contained in:
2015-09-04 13:45:37 -04:00
parent 022620e4ab
commit 6f1427dc21
25 changed files with 339 additions and 361 deletions

View File

@@ -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