Skip to content

Sortable should play well with inherited_resources #2

Description

@sbwoodside

Basically inherited_resources and sortable both do finds. I really don't know how this would work but it would be nice if they could play well together. Possibly using HasScope? Not quite sure.

It seems to me that if sortable were broken into two pieces -- first the part that determines what query to run, and then the second that displays the results, then inherited_resources could maybe be inserted in the middle or at least the first part could be modified without mucking with the view side of things.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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