Skip to content

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions