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 missing method for all_or_none_of() #820

Closed
wants to merge 2 commits into from

Conversation

natecj
Copy link
Contributor

@natecj natecj commented Nov 20, 2014

The method for the validation all_or_none_of was missing, causing the error "method not found" when using all_or_none_of in a params block.

@dblock
Copy link
Member

dblock commented Nov 20, 2014

This needs a test, README and CHANGELOG updates, please. Thanks.

@natecj
Copy link
Contributor Author

natecj commented Nov 20, 2014

I added the test and CHANGELOG entry, but Im not sure there is anything to change in the README - there is already an entry for the all_or_none_of validator and I didn't add any new functionality that needs to be documented.

@dblock
Copy link
Member

dblock commented Nov 21, 2014

Merged via 31b9b01. Thanks.

@dblock dblock closed this Nov 21, 2014
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.

2 participants