1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 13:35:21 +02:00

New demo user data (#972)

This commit is contained in:
Zach Gollwitzer 2024-07-11 08:37:21 -04:00 committed by GitHub
parent c6bdf49f10
commit b002a41b35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 291 additions and 323 deletions

View file

@ -59,6 +59,7 @@ group :development do
gem "letter_opener"
gem "ruby-lsp-rails"
gem "web-console"
gem "faker"
end
group :test do