Interesting - you're saying that using those instructions meant you didn't need to do any of the annoying config.gem stuff in your environment file?
This is certainly a learning experience for all - bundler isn't finalized enough that anyone has any firm understanding of this stuff. We've already had to submit a few patches, and we'll probably still find more as we work out the bugs here. Oren On Tue, Feb 16, 2010 at 8:34 PM, Trevor Turk <[email protected]> wrote: > On Feb 16, 10:02 pm, Oren Teich <[email protected]> wrote: > > Sorry if it wasn't clear, my understanding is that rails 2.X will always > > require that you have BOTH them gemfile and the config.gem syntax. > > Hmm - I'm not clear on how this is all going to play out, but I had to > use this gist mentioned in the github issues to get things working: > > http://github.com/carlhuda/bundler/issues/#issue/87 > > You can read through the thread for details, but basically following > this gist: > > http://gist.github.com/302406 > > ...seems to have worked for me to get bundler 0.9x working with rails > 2.3x. > > I suppose once everything is cleared up, it may be a good idea to > update the Heroku docs with different instructions, if necessary. > > I'm sorry this has been such a trial - that's the joy of living on the > edge, I guess ;) > > - Trevor > > -- > 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.
