Skip to content

Use pry-rails gem instead of pry

Matthias Käppler requested to merge github/fork/rspeicher/rs-pry-rails into master

Created by: rspeicher

pry-rails has pry as a dependency and this lets us have all that pry goodness when we run rails console

Merge request reports