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.
For example:
Only runs the db:drop.
It would be really helpful to support the compound rake syntax.