Refactoring Pagination
Learn to optimize the pagination commands used in the last two lessons
Often, experienced Rails developers like to keep things DRY
We will first clean up the tests that we duplicated in the files orders_controller_test.rb
and products_controller_test.rb
:
Get hands-on with 1400+ tech skills courses.