Method: ActionCable::Connection::TestServer#config

Defined in:
lib/action_cable/connection/test_case.rb

#configObject (readonly)

Returns the value of attribute config.



107
108
109
# File 'lib/action_cable/connection/test_case.rb', line 107

def config
  @config
end