Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
String::Lucky::ColumnType
String::Lucky::Criteria(T, V)