As an authenticated user
I want to view all the reviews for a particular gem
So I can see what other people think
Each reviewed gem has its own page
Page has description of gem, link to github repo and creator
Page has all reviews submitted by users on another tab
Reviews are paginated and/or using infinite scroll
*Reviews can be sorted by most/least recent and highest/lowest vote total
As an authenticated user I want to view all the reviews for a particular gem So I can see what other people think
Each reviewed gem has its own page Page has description of gem, link to github repo and creator Page has all reviews submitted by users on another tab Reviews are paginated and/or using infinite scroll *Reviews can be sorted by most/least recent and highest/lowest vote total