87828 threads
991 threads
1 email from 1 person
When I run "rake" at the root of my rails app, I want it to include a custom rake task. How do I hook my custom rake task into the Rails default rake task so that it runs automatically?