RubyGems Navigation menu

chikamichi-marshalize 1.0.4

This Rails plugin provides serialization using Marshal in the same way Rails provides builtin serialization using YAML. You can register any kind object (not just arrays and hashes…). Be aware that Marshal defines a binary format, which may change in incoming Ruby releases and is currently not portable outside the Ruby scripting world. For a portable yet slower alternatives, you may try JSON or YML serializers.

Gemfile:
=

installieren:
=

Versionen:

  1. 1.0.4 August 11, 2014 (9,5 KB)

Autoren:

  • Jean-Denis Vauguet

SHA 256-Prüfsumme:

=

Downloads insgesamt 3.826

Für diese Version 3.826

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: >= 0

Links: