module Athena
Overview
A web framework comprised of reusable, independent components.
See Athena Framework on Github.
Defined in:
annotation_configurations.crathena-config.cr
Constant Summary
-
ENV_NAME =
"ATHENA_ENV"
-
The name of the environment variable used to determine Athena's current environment.
Class Method Summary
-
.environment : String
Returns the current environment Athena is in based on
ENV_NAME
.