This commit is contained in:
24c02 2025-07-28 17:11:34 -04:00
parent 5dcc87a9cc
commit a58bc715c0

View file

@ -26,7 +26,7 @@ module Theseus
# 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])
config.autoload_lib(ignore: %w[assets tasks generators])
# Configuration for the application, engines, and railties goes here.
#