Module: Slingshot::Model::Naming::InstanceMethods
- Defined in:
- lib/slingshot/model/naming.rb
Instance Method Summary collapse
Instance Method Details
#document_type ⇒ Object
22 23 24 |
# File 'lib/slingshot/model/naming.rb', line 22 def document_type self.class.document_type end |
#index_name ⇒ Object
18 19 20 |
# File 'lib/slingshot/model/naming.rb', line 18 def index_name self.class.index_name end |