fix attribute name conflict, add seeds from original document

This commit is contained in:
2026-01-22 14:40:31 +01:00
parent c2436fab13
commit 5674e6b21a
6 changed files with 86 additions and 23 deletions
+2
View File
@@ -2,6 +2,8 @@ source "https://rubygems.org"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 8.1.2"
# Excel import for seeds
gem "roo", "~> 2.10"
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
gem "propshaft"
# Use sqlite3 as the database for Active Record