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

Fix documentation on context usage in specifications #312

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

peter-gribanov
Copy link
Member

Fix #311

Spec::eq('contestant.contest.enabled', true)

should be

Spec::eq('enabled', true, 'contestant.contest')

@peter-gribanov peter-gribanov self-assigned this Jan 13, 2022
@peter-gribanov peter-gribanov force-pushed the fix_context_docs branch 3 times, most recently from 962955d to f3de572 Compare January 13, 2022 10:26
@peter-gribanov peter-gribanov added this to the Release 2.0.2 milestone Jan 13, 2022
@peter-gribanov peter-gribanov merged commit b38ace0 into Happyr:2.x Jan 13, 2022
@peter-gribanov peter-gribanov deleted the fix_context_docs branch January 13, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-joins with dot notation
1 participant