Bundler 'clean' command?
Hi,
I just upgraded my bundler gem to verison 1.1.3.Supposedly bundler 1.1 has a 'clean' command that will delete old versions of gems:
Bundler 1.1 has a
bundle cleancommand that removes unused gems from the project's local gem repository. The clean command will only affect Bundler projects where the
pathsetting is specified (i.e. a local gem repository is specified)
I don't see the 'clean' command listed in the Tools > Bundler menu. Is there a way we can get it there?
Thanks,
Larry
请先登录再写评论。
Hello Larry,
I've created an issue at our bugtracker. Feel free to track it's progress
Thanks Dennis!