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

https://github.com/driftingruby/004-serialized-attributes

Store multiple attributes and values using a text column. Not for everyday use, but has situations where it can save on the number of columns and/or models needed to accomplish a task.
https://github.com/driftingruby/004-serialized-attributes

Last synced: 7 months ago
JSON representation

Store multiple attributes and values using a text column. Not for everyday use, but has situations where it can save on the number of columns and/or models needed to accomplish a task.

Awesome Lists containing this project

README