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?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
including rake tasks in gems | 0 | 109 | December 10, 2009 | |
Rails 2.x: load custom task defined in a gem | 1 | 141 | March 27, 2012 | |
Make rake tasks of a plugin accessible to the app? | 0 | 116 | March 28, 2007 | |
Run rake task from Rails controller | 0 | 138 | June 24, 2009 | |
Rake task and custom code. | 0 | 111 | October 20, 2007 |