Implement a tree structure for groups #12

Merged
bustikiller merged 4 commits from tree-tags into main 2024-07-30 22:56:23 +00:00
Showing only changes of commit 876c8ccd06 - Show all commits

View File

@ -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