Class: CPEE::Frames::OutputTest

Inherits:
Riddl::Implementation
  • Object
show all
Defined in:
lib/cpee-frames/implementation.rb

Overview

}}}

Instance Method Summary collapse

Instance Method Details

#responseObject

{{{



378
379
380
# File 'lib/cpee-frames/implementation.rb', line 378

def response
  puts "Test"
end