LoginSignup
0
0

More than 5 years have passed since last update.

Gem pry-rails

Posted at

Gem pry-rails 使い方

rails c
show-model User 引数で指定したモデルを表示する
show-models すべてのモデルを表示する
show-routes すべてのルートを表示する
show-middleware すべてのミドルウェアを表示する
recognize-path どのルートにマッチするURLか確認する

参考サイト
http://ruby-rails.hatenadiary.com/entry/20141024/1414081224
http://qiita.com/yaotti/items/c6e850010f36acedb0e1

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0