Replace `pry` by `pry-rails`
Created by: pbrit
pry-rails gem has a nice console.
You can see it by bundle exec rails c.
pry-rails is more powerful than irb.
So I decided to replace irb.
Created by: pbrit
pry-rails gem has a nice console.
You can see it by bundle exec rails c.
pry-rails is more powerful than irb.
So I decided to replace irb.