Railsドキュメント

eager_loadのパスを設定

説明

eager_loadのパスを設定

使い方

config.eager_load_paths

config.eager_load_paths += %W( #{RAILS_ROOT}/app/workers )