wclaytor / bpc-rails-demo

A Ruby on Rails demo
http://demo.billclaytor.com
MIT License
0 stars 0 forks source link

Add author and book entities #6

Closed wclaytor closed 1 year ago

wclaytor commented 1 year ago

This PR adds the entities and includes an update to the scaffold seed data to make author names unique. Although there is much more work to do this will allow us to verify that the production environment can CRUD. There will be further updates once that functionality has been established.