Sorry Oren. I forgot that there was a separate beta list. I will move the question there.
Best Regards, Solly On Feb 16, 5:10 pm, Oren Teich <[email protected]> wrote: > All, this is the wrong group for this discussion. Stacks are a beta > feature, and all beta discussions should be on the beta list. > > When bundler 0.9 comes out, we will post updated instructions for using it > to the docs. > > Oren > > On Tue, Feb 16, 2010 at 2:00 PM, bdeank <[email protected]> wrote: > > That gist file that I linked is updated for Bundler 0.9.5 + Rails > > 2.3.5, and it's the setup that I'm using successfully for that stack. > >http://gist.github.com/302406 > > > You'll notice that the boot.rb snippet has the updated Bundler.require > > call (no longer Bundler.require_env), and preinitiailizer.rb now > > preferentially loads gems through the gem lock file (.bundle/ > > environment.rb), then falling back on your Gemfile. 'bundle_path' no > > longer works because there is no more bundle path. You no longer > > vendor anything but the .gem files in vendor/cache (and that's only if > > you create a self-contained app by running 'bundle pack'). > > > How does that sound, does it line up with other people's experience? > > > -- > > 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.
