「1tep」の版間の差分
提供: wikipokpok
6行目: | 6行目: | ||
Gemfile | Gemfile | ||
+ | |||
+ | $ rm Gemfile.lock | ||
$ ruby -v | $ ruby -v |
2022年1月24日 (月) 09:27時点における版
$ git clone https://github.com/yasslab/sample_apps.git
config/database.yml
Gemfile
$ rm Gemfile.lock
$ ruby -v $ rbenv versions $ rbenv local 2.7.5
$ yarn add jquery@3.4.1 bootstrap@3.4.1
$ bundle _2.2.17_ install
$ rails db:migrate
$ rails test
$ rails db:seed