Skip to content

johnvtroy/pagy_bug

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Setup:

  1. rails db:migrate
  2. rails db:seed
  3. rails s

Steps To Reproduce:

  1. click on Posts
  2. click on My First Post
  3. change record per page on the Comments to 8
  4. click on page 3 of the comments
  5. open Comment
  6. click Go Back
  7. get error Pagy::OverflowError in Avo::AssociationsController#index expected :page in 1..2; got 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published