Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compound rake tasks only run the first task #4

Open
djsun opened this issue Feb 10, 2011 · 1 comment
Open

compound rake tasks only run the first task #4

djsun opened this issue Feb 10, 2011 · 1 comment

Comments

@djsun
Copy link

djsun commented Feb 10, 2011

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.

@jugyo
Copy link
Owner

jugyo commented Feb 14, 2011

I see.
It would probably be supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants