Use a single populate script with faker data

This commit is contained in:
David Heinemeier Hansson
2025-10-31 21:19:31 +01:00
parent 4f29e3aa3a
commit d49c7f45eb
5 changed files with 26 additions and 30 deletions
+1
View File
@@ -64,6 +64,7 @@ group :development, :test do
gem "brakeman", require: false
gem "rubocop-rails-omakase", require: false
gem "letter_opener"
gem "faker"
end
group :test do