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

{{{



372
373
374
# File 'lib/cpee-frames/implementation.rb', line 372

def response
  puts "Test"
end