diff --git a/config/application.rb b/config/application.rb index 39a83b3..e21736e 100644 --- a/config/application.rb +++ b/config/application.rb @@ -28,8 +28,6 @@ module WeddingPlanner # Common ones are `templates`, `generators`, or `middleware`, for example. config.autoload_lib(ignore: %w[assets tasks]) - config.eager_load_paths << root.join('extras') - # Configuration for the application, engines, and railties goes here. # # These settings can be overridden in specific environments using the files