Module: Itly::Options::Environment
- Defined in:
- lib/itly/options/environment.rb
Overview
This module contains values for the field environment
of the Option
object
Constant Summary collapse
- DEVELOPMENT =
:development
- PRODUCTION =
:production
This module contains values for the field environment
of the Option
object
:development
:production