Make it easier to customize files in app/lib

Just like we do with pretty much every folder.
This commit is contained in:
Javi Martín
2024-03-17 21:57:38 +01:00
parent 7d02f0933d
commit e1d9e6f30f
2 changed files with 1 additions and 0 deletions

0
app/lib/custom/.keep Normal file
View File

View File

@@ -137,6 +137,7 @@ module Consul
"app/components/custom", "app/components/custom",
"app/controllers/custom", "app/controllers/custom",
"app/graphql/custom", "app/graphql/custom",
"app/lib/custom",
"app/mailers/custom", "app/mailers/custom",
"app/models/custom", "app/models/custom",
"app/models/custom/concerns" "app/models/custom/concerns"