Method: ServiceContract::AbstractService#version

Defined in:
lib/service_contract/abstract_service.rb

#versionObject (readonly)

Returns the value of attribute version.



13
14
15
# File 'lib/service_contract/abstract_service.rb', line 13

def version
  @version
end