Skip to content

undefined method `filter_without_pagination' for #<ActiveRecord::AssociationRelation []> #25

@olliebennett

Description

@olliebennett

The Filterer::ActiveRecord module defines the class methods filter and chain on ActiveRecord::Base.

The filter_without_pagination method is not defined, however.

Is there a deliberate reason for this, or would it make sense to add this?

I could then call (for example)

@users.filter_without_pagination({})

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