Guys, what's the command to install RC4? I'm trying something like: gem install bundler --version '1.0.0.rc.4' --pre
but I'm getting an error that that version can't be found in any of the sources (rubygems). I can only install RC5. On Tue, Aug 10, 2010 at 3:33 AM, Pasha <[email protected]> wrote: > This bug is now fixed > http://github.com/carlhuda/bundler/blob/master/CHANGELOG.md > > Please update bundler to 1.0.0.rc4 > > On Aug 6, 3:49 am, Terence Lee <[email protected]> wrote: > > We have a workaround here:http://docs.heroku.com/bundler100rc2-git > > > > Please file a support ticket if you're still having issues > > > > Thanks, > > Terence > > > > > > > > On Thu, 2010-08-05 at 16:07 -0700, garyf wrote: > > > I am pleased that our production platform for Rails 2.3.8 is receiving > > > such aggressive beta testing of the RC. > > > > > In a few weeks, or months, I have no doubt that Heroku will be rock > > > solid with Rails 3.0. > > > > > Gary > > >http://realized-app.com > > > > > On Aug 5, 6:06 pm, Chris Conley <[email protected]> wrote: > > > > Yeah I agree. I should've mentioned that it was a temporary solution. > Thanks! > > > > > > On Thu, Aug 5, 2010 at 5:59 PM, Nick Quaranto <[email protected]> > wrote: > > > > > 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-... > > > > > > >> 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]<heroku%[email protected]> > . > > > > > For more options, visit this group at > > > > >http://groups.google.com/group/heroku?hl=en. > > > > > > > > signature.asc > > < 1KViewDownload > > -- > 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.
