Module: Ecoportal::API::Common::Content::CollectionModel::Doc::RootedKey
- Extended by:
- Includer
- Defined in:
- lib/ecoportal/api/common/content/collection_model/doc/rooted_key.rb
Defined Under Namespace
Modules: InstanceMethods
Instance Method Summary collapse
-
#_doc_pos(value) ⇒ Object
INSTANCE METHODS.
Methods included from Includer
Instance Method Details
#_doc_pos(value) ⇒ Object
INSTANCE METHODS
59 60 61 |
# File 'lib/ecoportal/api/common/content/collection_model/doc/rooted_key.rb', line 59 def _doc_pos(value) _rooted_doc_key(value) end |