Rake tutorial
Here is an awwwwwwwwwwwwsome article on rake that the guys at railsenvy put together. Here it is
great job on the tutorial.
Table of Contents Why make, a retrospective? How did we get Rake? How does Rake work? How do Rake dependencies work? How do I document my Rake tasks? Rake Namespaces How do I write useful Ruby Tasks? How do I write Rake tasks for my Rails application? Can I access my Rails Models inside a Task? Where can I find more examples?