You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks. That makes a lot of sense.
Actually, last time I tried, it probably didn't work with newer Rails
either... I'll have to take some time to fix it, too.
bundle console
is useful for gem development.It seems bundler supports console other than irb, e.g.:
bundle config console pry
However
bundle config console rib
does not work, sayingIt would be great if there is a way to do this.
The text was updated successfully, but these errors were encountered: