This README would normally document whatever steps are necessary to get the application up and running.
Setup:
- rails db:migrate
- rails db:seed
- rails s
Steps To Reproduce:
- click on Posts
- click on My First Post
- change record per page on the Comments to 8
- click on page 3 of the comments
- open Comment
- click Go Back
- get error Pagy::OverflowError in Avo::AssociationsController#index expected :page in 1..2; got 3