Closed raq929 closed 7 years ago
This requires seed data in the database and another install step for them to seed the data.
I think loading example data happens JIT. So, after GET /books
(or whatever) returns []
, then have the developers run a script to load the examples.
Note: This is not seed
data.
For creating methods. This is inline with how we are teaching rails, and pedagogically what we want.