Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 273 Bytes

reset-bundle-gems.md

File metadata and controls

4 lines (3 loc) · 273 Bytes

Reset Bundle Gems

Restore a bundle's installed gems to their default state using bundle pristine. After editing a bundle's gems, using puts, and other debuggers, bundle pristine will use the local .gem cache or the gem's repo, just like installing from scratch.