How about git://github.com/rails/rails.git ? Also, I've been trying to discourage gem forking unless if it's really, really necessary...you can point bundler to a git repo, why is pushing the gem necessary then?
On Thu, Aug 5, 2010 at 5:56 PM, Chris Conley <[email protected]>wrote: > I just got around this by forking the git gem and pushing to > rubygems.org. Here's drnic's guide to doing just that: > > http://drnicwilliams.com/2009/11/04/hacking-someones-gem-with-github-and-gemcutter/ > > On Thu, Aug 5, 2010 at 5:33 PM, Chris Conley <[email protected]> > wrote: > > Yeah, I'm getting the same error as well. > > > > On Thu, Aug 5, 2010 at 5:11 PM, lstoll <[email protected]> wrote: > >> I'm having a similar problem - seems that any gem that is installed > >> from a git source will fail like this. > >> > >> On Aug 5, 10:47 pm, morgoth <[email protected]> wrote: > >>> After pushing application to heroku I get error: > http://gist.github.com/510350 > >>> > >>> Anybody having similar problem? > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups "Heroku" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > [email protected]<heroku%[email protected]> > . > >> For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > >> > >> > > > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
