/ Published in: Ruby
= Rake Task for Rails * name: name of the task * desc: description of the task
Expand |
Embed | Plain Text
desc "$2" task "$1" => :environment do $CURSOR end
You need to login to post a comment.
= Rake Task for Rails * name: name of the task * desc: description of the task
desc "$2" task "$1" => :environment do $CURSOR end
You need to login to post a comment.