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

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

Edit author page should render #20

Closed swt2public closed 6 years ago

swt2public commented 6 years ago

Scenario

Given an author named 'Alan Turing' When a user visits the author's edit page Then the page should render

Error

Got AbstractController::ActionNotFound: The action 'edit' could not be found for AuthorsController

Estimated progress: 48% complete