class MyApp::Controllers::ExampleController

Defined in:

controllers/example_controller.cr

Instance Method Summary

Instance Method Detail

def add(a : Int32, b : Int32) : Int32 #

[View source]
def index : String #

[View source]