Skip to content

Support will_paginate's config #48

Closed
@Lacrymology

Description

@Lacrymology

is there a reason not to support will_paginate's (and I guess kaminari's as well, but I haven't used that) pagination options?

e.g.

class Post
  self.per_page = 2
end

paginate Post.all

but in the response headers I get

Per-Page: 30

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