Skip to content

titleize does not take in account addAcronym #674

@jorgemlopez

Description

@jorgemlopez

Sugar.String.titleize does not format the string following the specified acronym.

Sugar.String.addAcronym("QA");
Sugar.String.titleize("qa_pending")

Expected Output: QA Pending
Actual Output: Qa Pending

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions