Yep, it's worked for me for weeks too.
On Oct 28, 7:28 am, marcel <[email protected]> wrote: > BUNDLE_WITHOUT is currently working for me. It magically started being > recognized a few weeks ago. From my heroku config output: > > BUNDLE_WITHOUT => test development > > And when I deploy: > > -----> Heroku receiving push > -----> Rails app detected > -----> Gemfile detected, running Bundler version 1.0.0 > Unresolved dependencies detected; Installing... > Using --without test development > Fetching source index forhttp://rubygems.org/ > ... -- 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.
