Skip to content

foo_not_ends_with dosen't work #427

@timoschilling

Description

@timoschilling

The matcher foo_not_ends_with dosen't work, foo_not_end works:

Bar.search(foo_not_ends_with: "bla").result #=> returns all Bar's

Bar.search(foo_not_end: "bla").result #=> returns matched Bar's

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