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

Add standard Rails rake task watcher #387

Merged
merged 2 commits into from
Sep 14, 2016
Merged

Add standard Rails rake task watcher #387

merged 2 commits into from
Sep 14, 2016

Conversation

agrberg
Copy link
Contributor

@agrberg agrberg commented Sep 14, 2016

This will allow guard to watch something like lib/task/foo.rake and automatically run spec/lib/tasks/foo_spec.rb which is the standard locations for these in Rails

`rake_files` defines a simple regex for rake tasks in lib
@coveralls
Copy link

coveralls commented Sep 14, 2016

Coverage Status

Coverage decreased (-0.06%) to 98.236% when pulling fd2f61d on agrberg:ar/add_standard_rails_rake_task_watcher into ce8f1d0 on guard:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 98.236% when pulling fd2f61d on agrberg:ar/add_standard_rails_rake_task_watcher into ce8f1d0 on guard:master.

@e2 e2 merged commit 1cf25c7 into guard:master Sep 14, 2016
@e2
Copy link
Contributor

e2 commented Sep 14, 2016

Thanks.

@agrberg agrberg deleted the ar/add_standard_rails_rake_task_watcher branch December 14, 2016 16:06
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

3 participants