Module
Dragonfly::Serializer
In:
lib/dragonfly/serializer.rb
Methods
b64_decode
b64_encode
marshal_decode
marshal_encode
Classes and Modules
Class
Dragonfly::Serializer::BadString
Public Instance methods
b64_decode
(string)
b64_encode
(string)
marshal_decode
(string)
marshal_encode
(object)
[Validate]