Move gem from one account, to another?
I have a Gem which I develop with a team of other people. However, as I will at some points be away, and so on, it would be much better if we released the Gem under a team account, instead of under my account.
Is it by any chance possible, to move, an already released gem, to another account?
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Simon on 26 Jun, 2010 10:56 AM
Close it.
Of course you can just yank it with the original account, and then re-upload it from the other account.
Support Staff 3 Posted by Nick Quaranto on 27 Jun, 2010 06:58 PM
You can use
gem ownerto give another account access to push your gem...that should do the trick.http://rubygems.org/pages/gem_docs#owner
Nick Quaranto closed this discussion on 17 Jul, 2010 08:35 PM.