Module: CarinForBlueButtonTestKit::UserInputResponse::ClassMethods
- Defined in:
- lib/carin_for_blue_button_test_kit/client/v2.0.0/user_input_response.rb
Instance Method Summary collapse
Instance Method Details
#respond_with(key) ⇒ Object
27 28 29 |
# File 'lib/carin_for_blue_button_test_kit/client/v2.0.0/user_input_response.rb', line 27 def respond_with(key) config options: { respond_with: key } end |