module

Memo

Constants

AUTH_COOKIE_NAME = "memo_token"
Log = ::Log.for("memo")

Project-wide logger root source "memo"

LOGGER = Memo::Log

Use the project-wide logger defined in Memo::Log (app.cr)

REPOSITORY_URL = "https://github.com/kojix2/memo.cr"
VERSION = {{ (`shards version /tmp/tmp.fPdhLi/src/src/memo`).chomp.stringify }}

Class methods

Nested types