Latest Screencasts
Episode 105: Get Your Flow On: Mastering Your Development Workflow
Sdruby - 2011-07-16 - free
Rob Kaufman explores tools and options for improving your development process: common issues with managing tasks, starting work, committing branches, and getting completed tasks verified and deployed to production. It's all about automating the little steps because details are too easy to forget. Bonus content: download the slides from this talk.
Watch this screencastRailsCasts #133 Capistrano Tasks
Railscasts - 2008-10-27 - free
Do you know how to make Capistrano tasks? See how to change default deployment behavior with custom tasks in this episode.
Watch this screencastRailsCasts #129 Custom Daemon
Railscasts - 2008-09-29 - free
Creating a custom daemon to handle background tasks is surprisingly simple. In this episode I will make a daemon to handle dynamically scheduled tasks.
Watch this screencastRailsCasts #66 Custom Rake Tasks
Railscasts - 2007-08-13 - free
Rake is one of those tools that you don't realize how powerful it is until you start using it. In this episode you will learn how to create custom rake tasks and improve them by using rake features.
Watch this screencast