porridge 0.2.0
`porridge` is a plain Ruby gem that takes a flexible, object-oriented approach to serialization. `porridge` transforms objects into ruby hashes and arrays, which can then be serialized with other libraries.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
activesupport
~> 5.0
Development Dependencies (7):
byebug
~> 11.1
codecov
~> 0.6
rspec
~> 4.0
rubocop
~> 1.24
rubocop-rake
~> 0.6
rubocop-rspec
~> 2.7
simplecov
~> 0.21