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
+13
View File
@@ -104,9 +104,13 @@ GEM
xpath (~> 3.2)
cgi (0.5.0)
coderay (1.1.3)
combine_pdf (1.0.31)
matrix
ruby-rc4 (>= 0.1.5)
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
crass (1.0.6)
csv (3.3.5)
date (3.5.0)
devise (4.9.4)
bcrypt (~> 3.0)
@@ -123,6 +127,10 @@ GEM
erubi (1.13.1)
globalid (1.3.0)
activesupport (>= 6.1)
httparty (0.23.2)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
importmap-rails (2.2.2)
@@ -156,6 +164,8 @@ GEM
mini_mime (1.1.5)
minitest (5.26.0)
msgpack (1.8.0)
multi_xml (0.7.2)
bigdecimal (~> 3.1)
net-imap (0.5.12)
date
net-protocol
@@ -308,6 +318,7 @@ GEM
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5)
rubyzip (3.2.2)
securerandom (0.4.1)
selenium-webdriver (4.38.0)
@@ -391,8 +402,10 @@ DEPENDENCIES
brakeman
bundler-audit
capybara
combine_pdf
devise
docx
httparty
importmap-rails
jbuilder
pry-rails