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

Added clean option to be able to use different naming conventions #40

Merged
merged 1 commit into from
Feb 29, 2012
Merged

Added clean option to be able to use different naming conventions #40

merged 1 commit into from
Feb 29, 2012

Conversation

andersjanmyr
Copy link
Contributor

I'm using guard-jasmine outside of Rails and with a different naming convention
than in Rails. The specs are not in specs/javascript and are named differently.

In order to be able to use it anyway I added an option :clean, which defaults to true,
to avoid having my specs removed by the clean call.

If :clean is set to false the Inspect.clean method will not be called.

I will be very happy if you like to integrate it with your code.

Kind regards
Anders

@netzpirat netzpirat merged commit 3b2d9e5 into guard:master Feb 29, 2012
@netzpirat
Copy link
Contributor

Thanks! Merged, added specs and some info to the README. It's released with version 0.9.13.

@andersjanmyr
Copy link
Contributor Author

Cool, thanks!

Sorry for not adding the specs!

Anders

On Wed, Feb 29, 2012 at 11:28 PM, Michael Kessler
reply@reply.github.com
wrote:

Thanks! Merged, added specs and some info to the README. It's released with version 0.9.13.


Reply to this email directly or view it on GitHub:
#40 (comment)

http://anders.janmyr.com/

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