fixed association, add model option
Showing
| ... | ... | @@ -5,8 +5,8 @@ ruby '3.0.1' |
| # Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main' | ||
| gem 'rails', '~> 6.1.3', '>= 6.1.3.2' | ||
| # Use sqlite3 as the database for Active Record | ||
| gem 'sqlite3', '~> 1.4' | ||
| # Use mysql2 as the database for Active Record | ||
| gem 'mysql2', '~> 0.5' | ||
| # Use Puma as the app server | ||
| gem 'puma', '~> 5.0' | ||
| # Use SCSS for stylesheets | ||
| ... | ... |
Please
register
or
sign in
to comment