Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

NoMethodError in Forgery::Name.job_title on ruby 3 #89

@maniacrush

Description

@maniacrush

Calling .sub method on an object of class Forgery::Extensions::String returns String object instead of Forgery::Extensions::String object on ruby 3, which causes NoMethodError: undefined method 'unextend' for "":String when using Forgery::Name.job_title

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions