module

String::Lucky

Inherits Avram::Type

Class methods

criteria(query : T, column) forall T
Source

Instance methods

parse(value : String) : SuccessfulCast(String)
Source
parse(values : Array(String)) : SuccessfulCast(Array(String))
Source
to_db(value : String) : String
Source
to_db(values : Array(String))
Source

Nested types