module LuckyEncrypted::StringEncrypted::Lucky

Included Modules

Extended Modules

Defined in:

lucky_encrypted.cr

Instance Method Summary

Instance Method Detail

def from_db!(value : String) #

[View source]
def parse(value : StringEncrypted) #

[View source]
def parse(value : String) #

[View source]
def to_db(value : String) #

[View source]
def to_db(value : StringEncrypted) #

[View source]