Employer form mostly working with persist to db

This commit is contained in:
Jason Jordan
2025-12-10 13:22:33 -05:00
parent 78ce415b94
commit 0464ba8929
68 changed files with 3071 additions and 365 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ require "action_cable/engine"
# you've limited to :test, :development, or :production.
Bundler.require(*Rails.groups)
module Railsondocker
module Baclight
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.2