Yes, but this method is for the older version of bundler. "bundle_path", for instance, no longer works, bundler_gems/environment no longer exists, and Heroku is upgrading its bundler version to the latest version. Any idea how this will work?
Best Regards, Solly P.S. I have decided to file a Heroku support ticket about this. I will post any relevant responses when I get them. On Feb 16, 2:39 pm, Terence Lee <[email protected]> wrote: > I second the gemcutter implementation. Self pimping, I wrote a blog > post detailing the gemcutter > setup:http://hone.heroku.com/rails/2010/02/02/rails-23-and-bundler.html > > Cheers, > Terence > > On Tue, 2010-02-16 at 07:45 -0800, bdeank wrote: > > Bundler for Rails 2.x is confusing at the moment, IMO. > > If you haven't already, check out Gemcutter for a good example of a > > Bundler implementation, esp. config/boot: > >http://github.com/qrush/gemcutter/blob/master/config/boot.rb#L112 -- 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.
