railsgirls-jp / railsgirls.jp

Japanese translation of Rails Girls
https://railsgirls.jp/
Other
60 stars 128 forks source link

fix: change the filename SQLite3 in accordance with Rails 7.1 #811

Closed tnir closed 3 months ago

tnir commented 3 months ago

In Rails 7.1, the database filename for SQLite3 was changed: see https://github.com/rails/rails/pull/46699