Refactoring Pagination
Learn to optimize the pagination commands used in the last two lessons
We'll cover the following...
Often, experienced Rails developers like to keep things DRY
We will first clean up the tests that we duplicated in the files ... ...