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

run_on_start option is no longer dependent on the run_on_all option. #19

Merged
merged 2 commits into from Aug 15, 2012

Conversation

iancanderson
Copy link
Contributor

The run_on_start option doesn't currently work unless run_on_all is also set to true.
This fix decouples the two options so you can set them independently.

Ian C. Anderson added 2 commits August 14, 2012 11:10
run_on_start option is no longer dependent on the run_on_all option.
@iancanderson
Copy link
Contributor Author

I also fixed a name clashing issue which looks like it has reappeared.

Guard::Rake was defined as both a class and a module.

rubyist pushed a commit that referenced this pull request Aug 15, 2012
run_on_start option is no longer dependent on the run_on_all option.
@rubyist rubyist merged commit 0de7563 into rubyist:master Aug 15, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants