Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rethink
master
Top Level Namespace
Action
Thought
Generated using Crystal 1.14.0
2024-11-26 09:50:18 UTC
Top Level Namespace
Defined in:
Constant Summary
DATABASE
=
DB
.open(
"sqlite3:./rethink.sqlite"
)
Method Summary
getThoughtsByUser
(name : String) : Array(Thought)
Method Detail
def
getThoughtsByUser
(name : String) : Array(
Thought
)
#
[
View source
]