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

please delete gems generated from source #286

Closed
dchelimsky opened this issue Apr 17, 2010 · 1 comment
Closed

please delete gems generated from source #286

dchelimsky opened this issue Apr 17, 2010 · 1 comment

Comments

@dchelimsky
Copy link

When I add the :path to a gem declaration in Gemfile, like this:

{{{
gem "awesome", :path => "/path/to/awesome"
}}}

... bundler builds the awesome-1.2.3.gem file in the /path/to/awesome directory. I understand that this is necessary for bundler to be able to install dependencies and native extensions, but it would be really nice if it was removed afterwards.

@indirect
Copy link
Member

Remove generated .gem files after installing a gem from a :path

Closed by a6994c7

joevandyk pushed a commit to joevandyk/bundler that referenced this issue May 16, 2011
joevandyk pushed a commit to joevandyk/bundler that referenced this issue May 16, 2011
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

2 participants