I know Formtastic is using Jeweler, which has Gemcutter support baked in:
http://github.com/technicalpickles/jeweler
I don't have a solution to the Github-to-Gemcutter migration but I do
think we'll also probably be moving our gems to Gemcutter "officially"
and dropping Github support at some point. A clear migration path
would be nice, and the rubygems.org move is probably the moment.
Dan
On Wed, Oct 7, 2009 at 5:39 PM, Justin French <jus...@indent.com.au> wrote:
>
--
Dan Croak
@Croaky
--
Jonathan Yurek, Founder and CTO
thoughtbot, inc.
organic brains. digital solutions.
If a fork is going to be long-term, or a true alternative, it should
probably be reregistered under a new name as a different project.
I know this opinion won't be shared by all, but it seems like easy
forking can start to impose a significant cost on the community
itself. Ever try to figure out which version of delayed_job to use?
--
This is by design. You might want to think really hard about this
before you decide that gems should be pinned to their originating
repo.
> If, on the other hand, someone is willing to take the endeavor and
> actually tune rubygems for handling such complexity, I think that a
> far better system can be derived.
I'm a RubyGems committer, and my RG repo is available for forking on
GitHub (jbarnette/rubygems). I welcome pull requests, but I think most
of the issues you've raised are straw men. Code talks, though, and I'd
be happy if you showed me the error of my ways.
~ j.
You misunderstood me. I am not opposed to how RubyGems actually handles
things. It is a discussion to make, especially because handling it would
introduce a whole lot of complexity (both to handling and to the end-
user).
But it is still true that this decision - be it conscious or otherwise
- is
the reason for this race.
The point I am making is the following:
allowing subdomains as an "easy" feature for everyone would expose that
problem or make the subdomain feature an endeavor that is not really
worth it.
Having subdomains that could act as full gem repositories would be much
more interesting, because it would not expose this behavior as a flaw as
well as give the same benefits.
My problem is that this discussion is too much about intention and
proper
use, which are things you _cannot code_.
Regards,
Florian Gilcher