flash messages, formhandler (not sending yet)

This commit is contained in:
2022-12-09 17:19:57 +02:00
parent 4c4b660d58
commit 007698d5c4
5 changed files with 45 additions and 3 deletions

View File

@ -30,5 +30,7 @@ module HubfeenixFi
#
# config.time_zone = "Central Time (US & Canada)"
# config.eager_load_paths << Rails.root.join("extras")
config.autoload_paths << Rails.root.join('lib')
end
end