serialize_with_coder 0.1.0
serialize_with_coder is an ActiveRecord extended serialize function which acts like Rails 3.1 one - you can use custom coder as storing engine. Including 2 sample coders - CSV and JSON.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
activerecord
~> 2
json
>= 0
Development Abhängigkeiten (1):
sqlite3
>= 0