hpi-swt2-exercise / rails-exercise-17-swteam

rails-exercise-17-swteam created by GitHub Classroom
MIT License
0 stars 1 forks source link

Paper index page should link to paper page #39

Closed swt2public closed 6 years ago

swt2public commented 6 years ago

Scenario

Given a paper When users visits the papers index page And click 'Show' Then no error should occour

Error

Got ActionController::RoutingError: No route matches [GET] "/1"

Estimated progress: 81% complete