🖥
How to use pry with rails console
1. Add pry-rails to Gemfile
+ gem 'pry-rails'
2. Install the Gem
$ bundle install
3. Launch the Rails Console
$ rails console
Point: Put pry-rails instead of pry.
Original by
About
チャットメンバー募集
何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。
公開日時
2019-04-16
Discussion