Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
skeleton
main
BaseEmail
HabitatSettings
ExampleController
MyApp
Commands
Controllers
Domain
Emails
Entities
Exceptions
Listeners
Query
Repo
Built with Crystal 1.9.2
2023-10-07 10:21:19 UTC
class
ExampleController
ExampleController
Athena::Framework::Controller
Reference
Object
Defined in:
controllers/example_controller.cr
Instance Method Summary
#add
(a : Int32, b : Int32) : Int32
#index
: String
Instance Method Detail
def
add
(a : Int32, b : Int32) : Int32
#
[
View source
]
def
index
: String
#
[
View source
]