1tep

提供: wikipokpok
2022年1月24日 (月) 09:27時点におけるShudo (トーク | 投稿記録)による版
移動先: 案内検索


$ 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