Yorkshireman / my_wordlist_resources_spike

Project board: https://github.com/users/Yorkshireman/projects/1
0 stars 0 forks source link

Create Wordlist, WordlistEntry, and Word models and associations #1

Closed Yorkshireman closed 5 years ago

Yorkshireman commented 5 years ago

Using has_many, through => relationships means that Words can be unique and belong to many different Wordlists through WordlistEntries.