Categories: None [Edit]
rubocop-serializer
When we save data, Active Record provides us a method serialize, which helps us to save object params in JSON or YAML format. If we do not work with raw data, it is OK, but if we try to query raw data (for analytics purposes, for example) it becomes a headache. For JSON format it is not so critical, because databases provide functionality for work with JSON data, but for YAML there is no such functionality, which causes troubles for raw data querying.
Total
Ranking: 177,444 of 190,443
Downloads: 2,053
Daily
Ranking: 96,776 of 190,400
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 56 | 661,622,316 | rubocop |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | solar05 |