Class: Fictium::Model

Inherits:
Object
  • Object
show all
Defined in:
lib/fictium/poros/model.rb

Direct Known Subclasses

Action, Document, Example, Resource

Instance Method Summary collapse

Instance Method Details

#postmanObject



3
4
5
# File 'lib/fictium/poros/model.rb', line 3

def postman
  @postman ||= PostmanMetadata.new
end