Module: CConfig

Defined in:
lib/cconfig.rb,
lib/cconfig/errors.rb,
lib/cconfig/cconfig.rb,
lib/cconfig/railtie.rb,
lib/cconfig/version.rb,
lib/cconfig/hash_utils.rb

Overview

Copyright © 2017 Miquel Sabaté Solà <[email protected]>

This file is part of CConfig.

CConfig is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

CConfig is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with CConfig. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Modules: HashUtils Classes: Config, FormatError, Railtie

Constant Summary collapse

VERSION =

The current version of CConfig.

"1.0.0".freeze