This is the sample application for the Trailblazer book.
The gemgem app is an Open Source repository. Nevertheless, I kindly ask you to buy my book even if you can learn everything you need from this repository.
Creating Trailblazer and working on all the involved gems over the past 10 years has consumed an incredible amount of my time. I loved and still love every minute of it but a way to support that is purchasing a copy of the book.
Thanks so much!
For each chapter there is a corresponding branch.
N | Chapter | Branch | Compare |
---|---|---|---|
03 | Operations and Forms | chapter-03 | |
04 | Cells | chapter-04 | chapter-03...chapter-04 |
05 | Nested Forms | chapter-05 | chapter-04...chapter-05 |
06 | Composed Views | chapter-06 | chapter-05...chapter-06 |
07 | Mastering Forms | chapter-07 | chapter-06...chapter-07 |
08 | Callbacks | chapter-08 | chapter-07...chapter-08 |
09 | Authentication | chapter-09 | chapter-08...chapter-09 |
10 | Authorization and Polymorphism | chapter-10 | chapter-09...chapter-10 |
11 | Hypermedia APIs: Rendering | chapter-11 | chapter-10...chapter-11 |
11 | Hypermedia APIs: Deserialization | chapter-11 | chapter-10...chapter-11 |
If you find bugs, please try to fix them in the corresponding chapter branch, I'll do the rest! :)