class LuckConfig

Defined in:

luck/luck_config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

reads environment varibale


[View source]

Instance Method Detail

def db_engine_name : String #

[View source]
def db_url : String #

[View source]
def decrypt(data, key, iv) #

decrypt data


[View source]
def get_db_connection #

[View source]
def listen_port : Int32 #

[View source]