Remove unnecessary change
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 1m43s
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 1m43s
This commit is contained in:
parent
c7b983d5cf
commit
876c8ccd06
@ -28,8 +28,6 @@ module WeddingPlanner
|
|||||||
# Common ones are `templates`, `generators`, or `middleware`, for example.
|
# Common ones are `templates`, `generators`, or `middleware`, for example.
|
||||||
config.autoload_lib(ignore: %w[assets tasks])
|
config.autoload_lib(ignore: %w[assets tasks])
|
||||||
|
|
||||||
config.eager_load_paths << root.join('extras')
|
|
||||||
|
|
||||||
# Configuration for the application, engines, and railties goes here.
|
# Configuration for the application, engines, and railties goes here.
|
||||||
#
|
#
|
||||||
# These settings can be overridden in specific environments using the files
|
# These settings can be overridden in specific environments using the files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user