Method: Ditz::ModelObject#to_yaml_type

Defined in:
lib/ditz/model.rb

#to_yaml_typeObject



28
# File 'lib/ditz/model.rb', line 28

def to_yaml_type; "!#{self.class.yaml_domain}/#{self.class.yaml_other_thing}" end