Re: Configure bin/sequel to use Pry as default?

2019-01-18 Thread Tim Tilberg
Thank you, I was assumed that was your stance on it in general, but wanted to ask. Thanks for the great tip! I'm going to add that as an alias. On Friday, January 18, 2019 at 11:58:15 AM UTC-6, Jeremy Evans wrote: > > On Friday, January 18, 2019 at 9:47:51 AM UTC-8, Jeremy Evans wrote: >> >> On F

Re: Configure bin/sequel to use Pry as default?

2019-01-18 Thread Jeremy Evans
On Friday, January 18, 2019 at 9:47:51 AM UTC-8, Jeremy Evans wrote: > > On Friday, January 18, 2019 at 9:33:52 AM UTC-8, Tim Tilberg wrote: >> >> Hi Jeremy, would you be open to a way to configure Pry as a default >> `sequel` shell? I don't know what the best way to accomplish that would be, >>

Re: Configure bin/sequel to use Pry as default?

2019-01-18 Thread Jeremy Evans
On Friday, January 18, 2019 at 9:33:52 AM UTC-8, Tim Tilberg wrote: > > Hi Jeremy, would you be open to a way to configure Pry as a default > `sequel` shell? I don't know what the best way to accomplish that would be, > but in my copies of the gem, I usually replace IRB with Pry in > `bin/sequel

Configure bin/sequel to use Pry as default?

2019-01-18 Thread Tim Tilberg
Hi Jeremy, would you be open to a way to configure Pry as a default `sequel` shell? I don't know what the best way to accomplish that would be, but in my copies of the gem, I usually replace IRB with Pry in `bin/sequel`. I was thinking either a configuration file somewhere, or env var, or just