Class: CPEE::Frames::OutputTest
- Inherits:
-
Riddl::Implementation
- Object
- Riddl::Implementation
- CPEE::Frames::OutputTest
- Defined in:
- lib/cpee-frames/implementation.rb
Overview
}}}
Instance Method Summary collapse
-
#response ⇒ Object
{{{.
Instance Method Details
#response ⇒ Object
{{{
378 379 380 |
# File 'lib/cpee-frames/implementation.rb', line 378 def response puts "Test" end |