tobiasduerschmid/rails-exercise-16

Author should have first name, last name, and homepage

Closed this issue · 0 comments

When an author is created with first name 'Alan', last name 'Turing', and homepage 'http://wikipedia.org/Alan_Turing'
Then an instance of Author should be created

Got ActiveRecord::StatementInvalid: Could not find table 'authors'