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 the micodata option when set as a direct option of render_crumbs #50

Merged
merged 1 commit into from Aug 29, 2013

Conversation

GUI
Copy link
Contributor

@GUI GUI commented Aug 29, 2013

If Crummy.configuration.microdata is set to true, passing in :microdata => false to render_crumbs will currently have no effect (due to the ||= semantics). This fixes that issues and adds some tests around the boolean options.

@andrew
Copy link
Contributor

andrew commented Aug 29, 2013

Great, thanks'

andrew added a commit that referenced this pull request Aug 29, 2013
Fix the micodata option when set as a direct option of render_crumbs
@andrew andrew merged commit 0117022 into zachinglis:master Aug 29, 2013
@andrew
Copy link
Contributor

andrew commented Oct 20, 2013

I've published this fix as part of v1.8.0 now: https://github.com/zachinglis/crummy/releases/tag/v1.8.0

Thanks again

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