Class: EphemeralResponse::NullOutput
- Inherits:
-
Object
- Object
- EphemeralResponse::NullOutput
- Defined in:
- lib/ephemeral_response/null_output.rb
Instance Method Summary collapse
Instance Method Details
#puts(*args) ⇒ Object
3 4 |
# File 'lib/ephemeral_response/null_output.rb', line 3 def puts(*args) end |