Live Template contexts - can't locate .rake
已回答
I want to make my simple templates available when writing rake tasks, but can't locate which context to enable.
Thanks!
请先登录再写评论。
Hello,
you can use Ruby live templates in .rake files.
Thanks Olga!