BasicObject
# File lib/delayed/serialization/data_mapper.rb, line 4 def self.yaml_new(klass, tag, val) klass.find(val['id']) end
# File lib/delayed/serialization/data_mapper.rb, line 8 def to_yaml_properties ['@id'] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.