Going through the tutorial the second time... *best tutorial ever (Rob)*

  1. Edit Schema
  2. Create a db table
  3. Run migrations
  4. Upgrade db
  5. Run Scaffold, to have a crud interface to table you just created
  6. Create a cell to load data (Loading, Empty, Failure, Success)
  7. Add the cell to a page
  8. Page wraps in a layout (goto 1.)
3 Likes

4 Likes