class Config

Overview

Stores all the configuration options for a application. It's a singleton and you can access it like.

Config.config

Defined in:

config.cr

Constant Summary

INSTANCE = Config.new

Constructors

Class Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.config #

[View source]
def self.date #

[View source]
def self.nodejs_version #

[View source]
def self.postgres_version #

[View source]