Rails API Documentation
Play
15:18 CC

Rails API Documentation

#146 Aug 12, 2018 pro
In this episode, we look at creating an interactive documentation for a Rails API.

Annotate
Play
2:56 CC

Annotate

#11 Aug 7, 2015 free
With strong params replacing attr_accessible, a difficulty has arisen with referencing to the structure of your models. With annotate, we can generate the structure of our models in the comments of our models.