-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I've been using cake to define some db-related tasks, and I've been wanting to do this rake
style i.e.: cake db:migrate
however if I define a task like task "db:migrate"
cake will strip out the inner :
character. Would be great if this worked out of the box in lieu of multi-word task names.
Metadata
Metadata
Assignees
Labels
No labels