Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Patch: Add bundle locate (was locate and open commands) #148

Closed
tomafro opened this issue Feb 27, 2010 · 5 comments
Closed

Patch: Add bundle locate (was locate and open commands) #148

tomafro opened this issue Feb 27, 2010 · 5 comments

Comments

@tomafro
Copy link
Contributor

tomafro commented Feb 27, 2010

I've added locate and open commands to bundler: http://github.com/tomafro/bundler/commit/1257532953cbf94eaf4e2737b1f5f19c37118818

If these was any way they could be added to the main project, I'd appreciate it. bundle open, in particular, is invaluable for people like me who like to read the code of the gems they're using.

@lazyatom
Copy link

One of the benefits of 'vendor everything' was the ease which we could trace the implementation of anything our applications used; because bundler usage often means not having the source directly in the application, commands like these are incredibly useful. Please merge it, Carlhuda!

@bryanl
Copy link

bryanl commented Mar 1, 2010

I like locate_gem, but I'm kind of iffy on open. Maybe they could be split into two patches?

@tomafro
Copy link
Contributor Author

tomafro commented Mar 1, 2010

Gah! I didn't realise my replies to bryanl didn't get reflected here. I've supplied a patch for just locate available here: http://github.com/tomafro/bundler/commit/cc2ff2a76f141f6f57cb3a3806b045f821100dbb I'll create a fresh one for open some time tomorrow.

@indirect
Copy link
Member

indirect commented Mar 3, 2010

This is pulled, with both locate (via bundle show GEM) and bundle open, as 53e2de0.

@tomafro
Copy link
Contributor Author

tomafro commented Mar 3, 2010

Thanks.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants