module

Enum::Lucky(T)

Inherits Avram::Type

Instance methods

criteria(query : V, column : Symbol | String) forall V
Source
parse(value : String)
Source
parse(value : Int)
Source
parse(values : Array(Int))
Source
parse(value : Array(T))
Source
parse(value : T)
Source
to_db(values : Array(T))
Source
to_db(value : T) : String
Source

Nested types