attr_encodable 0.1.3
attr_encodable enables you to set up defaults for what is included or excluded when you serialize an ActiveRecord object. This is especially useful for protecting private attributes when building a public API.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
>= 2.0