Object
# File lib/sdb/active_sdb.rb, line 1100 def deserialize(string) string.to_i end
# File lib/sdb/active_sdb.rb, line 1096 def serialize(int) int.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.