swt2-intro-exercise / rails-exercise-18-Kenneth-Schroeder

rails-exercise-18-Kenneth-Schroeder created by GitHub Classroom
MIT License
1 stars 0 forks source link

Edit author page should render #11

Open swt2public opened 5 years ago

swt2public commented 5 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: 47% complete