swt2-intro-exercise / rails-exercise-20-konradh

rails-exercise-20-konradh created by GitHub Classroom
MIT License
0 stars 0 forks source link

Author should have and belong to many papers #16

Closed swt2public closed 3 years ago

swt2public commented 3 years ago

Scenario

Given an author Then it should have an empty list of papers

Error

Got ActiveRecord::StatementInvalid: SQLite3::SQLException: no such column: papers.author_id

39/44 exercise tests have passed