We recently came across a situation where we couldn't rollback a deployment because the new deployment borked the gems in the bundler gem cache. Capistrano does a great job of versioning the code, but it seems to me that the bundle of gems should be versioned as well to ensure the rollback will succeed.
-- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en
