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
Until now I was using bundle install --gemfile=default-gemfile.rb to get a basic set of gems installed. I can now replace it with rbenv-default-gem, but I think it would still be convenient if $RBENV_ROOT/default-gems matched the already established bundler's syntax.
The text was updated successfully, but these errors were encountered:
Until now I was using
bundle install --gemfile=default-gemfile.rb
to get a basic set of gems installed. I can now replace it with rbenv-default-gem, but I think it would still be convenient if$RBENV_ROOT/default-gems
matched the already established bundler's syntax.The text was updated successfully, but these errors were encountered: