Module: Rise::Constants
- Defined in:
- lib/core/constants.rb
Overview
Holds constants used throughout the framework
Constant Summary collapse
- VERSION =
'0.3.2'.freeze
- EMAIL =
'[email protected]'.freeze
- AUTHORS =
['Carter Brainerd']
- NAME =
'rise-cli'.freeze
- RISE_DIR =
File.join(File.dirname(__FILE__), '..', '..')