An open API service indexing awesome lists of open source software.

https://github.com/driftingruby/011-annotate

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.
https://github.com/driftingruby/011-annotate

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project

README