Open djsun opened 13 years ago
For example:
$ rails-sh rails> rake db:drop db:seed
Only runs the db:drop.
It would be really helpful to support the compound rake syntax.
I see. It would probably be supported.
For example:
Only runs the db:drop.
It would be really helpful to support the compound rake syntax.