Method: WSDSL#controller

Defined in:
lib/wsdsl.rb

#controllerWSController (readonly)

Controller instance associated with the service

Returns:

  • (WSController)

Since:

  • 0.0.3



79
80
81
# File 'lib/wsdsl.rb', line 79

def controller
  @controller
end