swt2-intro-exercise / rails-exercise-18-lassesteffen

rails-exercise-18-lassesteffen created by GitHub Classroom
MIT License
0 stars 0 forks source link

Edit author page should render #9

Closed swt2public closed 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

swt2public commented 5 years ago

Sorry, it's not working for me yet:

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

If you have problems solving this task, please don't hesitate to contact the teaching team!