Class: DataMapper::Property::DocId
- Inherits:
-
String
- Object
- String
- DataMapper::Property::DocId
- Defined in:
- lib/dm-chef-adapter/adapter.rb
Instance Method Summary collapse
- #to_child_key ⇒ Object private
Instance Method Details
#to_child_key ⇒ Object
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 |