##To Get Going On This Assignment
-
run
rake db:create -
run
rake db:migrate -
run
rake db:seed -
take a look around the schema file to see how models were created
Link to solution info on the seeding of this lives here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
##To Get Going On This Assignment
run rake db:create
run rake db:migrate
run rake db:seed
take a look around the schema file to see how models were created
Link to solution info on the seeding of this lives here