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

Attribute values > to_phlex_attribute_value, to_str, to_s #629

Merged
merged 2 commits into from
Jan 30, 2024

Commits on Jan 29, 2024

  1. feat: attribute values can be any object that responds to `to_phlex_a…

    …ttribute_value` or `to_str`,
    
    falling back to `to_s` if neither is defined
    joelmoss committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7ab060e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge branch 'main' into 569_to_str

    Signed-off-by: Joel Drapper <joel@drapper.me>
    joeldrapper committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c9a5327 View commit details
    Browse the repository at this point in the history