fix attribute name conflict, add seeds from original document
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user