Class: GG::DemoApp::CustomWithError

Inherits:
Object
  • Object
show all
Defined in:
lib/gg/demo_app.rb

Instance Method Summary collapse

Instance Method Details

#classObject



16
17
18
# File 'lib/gg/demo_app.rb', line 16

def class
  throw "Class Call Error"
end