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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.4 - August 11, 2014 (9.5KB)

作者:

  • Jean-Denis Vauguet

SHA 256チェックサム:

13380d13481151dc9ca21dbfcb0d5be7a7784b2ab1fc8b1ac0931c078dc2265a

累計ダウンロード数 3,628

このバージョンのみ 3,628

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: