Class: Httpdoc::Status

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

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code.



14
15
16
# File 'lib/httpdoc/model.rb', line 14

def code
  @code
end

#descriptionObject

Returns the value of attribute description.



15
16
17
# File 'lib/httpdoc/model.rb', line 15

def description
  @description
end