Add i18n-tasks with adapted config from CodeHarbor
This commit is contained in:

committed by
Sebastian Serth

parent
09fe592714
commit
f6041af4c3
@ -19,7 +19,7 @@ module CodeOcean
|
||||
# Please, add to the `ignore` list any other `lib` subdirectories that do
|
||||
# not contain `.rb` files, or that should not be reloaded or eager loaded.
|
||||
# Common ones are `templates`, `generators`, or `middleware`, for example.
|
||||
config.autoload_lib(ignore: %w[assets tasks templates generators middleware])
|
||||
config.autoload_lib(ignore: %w[assets tasks templates generators middleware i18n_tasks])
|
||||
|
||||
# Configuration for the application, engines, and railties goes here.
|
||||
#
|
||||
|
Reference in New Issue
Block a user