RubyGems Navigation menu

rubocop-serializer 0.0.2

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.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.0.2 - September 27, 2021 (10 KB)
Mostrar todas las versiones (2 total)

dependencias de Runtime (1):

rubocop >= 0

Propietarios:

Subida por:

Autores:

  • Artem Solomatin

SHA 256 checksum:

00ca15d2f0026eb59c17d09ee987d180a1d48941f3410b3b4e4e3d76c253b8cf

Total de descargas 1.731

Para esta versión 1.703

Licencia:

MIT

Versión de Ruby requerida: >= 2.5.0

Enlace: