Hello,

I'm working on a Rails 3 app using Bundler to specify gems.  Like many
projects, we have some development-only dependencies, including
Webrat.  We've got these gems specified in a :test group.

On a local machine, we can bring in dependencies without the test
dependencies with 'bundle install --without=test'.  Is there a way to
specify this flag to a heroku deployment?  I do not see it in the
existing documentation, and Webrat pushes our slug sizes up to
'ridiculous'.

Thanks,
Ben

-- 
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.

Reply via email to