Class: Rtml::Test::TmlApplication::Receipt
- Defined in:
- lib/rtml/test/tml_application.rb
Instance Method Summary collapse
Methods inherited from String
#to_controller, #to_tml_simulator, #valid_tml?
Instance Method Details
#clear ⇒ Object
327 328 329 |
# File 'lib/rtml/test/tml_application.rb', line 327 def clear replace("") end |