envato / event_sourcery

A library for building event sourced applications in Ruby
MIT License
84 stars 10 forks source link

Console script starts Pry #114

Closed orien closed 7 years ago

orien commented 7 years ago

We have a convenience script to start a console. Pry is a development dependency.

Let's have the convenience script start a Pry console rather than IRB.