Sign in through GitHub
Applied Filters: Deployment x
Rollout and Degrade
Episode #315Jan 09, 201213 comments

Rollout and Degrade

Learn how to use the Rollout gem to deploy a feature to a select group of users and the Degrade gem to automatically disable it upon failure. Also included is a way of doing this from scratch. (13 minutes)
Capistrano Tasks
Episode #133Oct 27, 200823 comments

Capistrano Tasks

Do you know how to make Capistrano tasks? See how to change default deployment behavior with custom tasks in this episode. (8 minutes)