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

Use to_s for requested attribute value #422

Merged
merged 1 commit into from Nov 11, 2017
Merged

Use to_s for requested attribute value #422

merged 1 commit into from Nov 11, 2017

Conversation

joshwetzel
Copy link
Contributor

Fixes issue #416.

It is preferable to use to_s over to_str to get requested attribute values so non-string-like objects (such as booleans) can be used.

@pitbulk pitbulk merged commit c6da73b into SAML-Toolkits:master Nov 11, 2017
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