/ Published in: Ruby
= Rake Task for Rails
* name: name of the task
* desc: description of the task
* name: name of the task
* desc: description of the task
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
desc "$2" task "$1" => :environment do $CURSOR end