Class: DataMapper::Property::DocId

Inherits:
String
  • Object
show all
Defined in:
lib/dm-chef-adapter/adapter.rb

Instance Method Summary collapse

Instance Method Details

#to_child_keyObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



13
14
15
# File 'lib/dm-chef-adapter/adapter.rb', line 13

def to_child_key
  Property::String
end