Created
February 4, 2019 17:12
-
-
Save aspencer8111/ab4c0c68596e58a63cf340a554e97fa4 to your computer and use it in GitHub Desktop.
1. Modeling Discussion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
Pretend we are building a Rails application to help a new library in tracking their book inventory. | |
This includes the checking out, checking in, adding, and removing of books. | |
Also any other models you believe we will need. | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment