Data exports (#2517)

* Import / export UI

* Data exports

* Lint fixes, brakeman update
This commit was merged in pull request #2517.
This commit is contained in:
Zach Gollwitzer
2025-07-24 10:50:05 -04:00
committed by GitHub
parent b7c56e2fb7
commit 0329a5f211
20 changed files with 717 additions and 2 deletions

View File

@@ -72,6 +72,7 @@ gem "plaid"
gem "rotp", "~> 6.3"
gem "rqrcode", "~> 3.0"
gem "activerecord-import"
gem "rubyzip", "~> 2.3"
# State machines
gem "aasm"