Skip to content

Bug: PER_PAGE constant defined but never used #61

@fusion94

Description

@fusion94

Description

ChangesController::PER_PAGE = 50 is defined but pagination defaults to will_paginate/kaminari defaults.

Acceptance Criteria

  • PER_PAGE is used as default when per_page param is not provided
  • OR constant is removed if intentionally unused

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions