I woke up this morning with a great idea. What if deprec could include rake tasks as well as cap tasks? This would be handy when working on your dev box as you could run tasks the same tasks locally (with Rake) that you can run on remote servers with Capistrano. It would also allow […]