Sha256: b9d734402dd8d8aae5a886447a0adbab1e3db58369c4c0f78912afaaba3adb63

Contents?: true

Size: 961 Bytes

Versions: 1

Compression:

Stored size: 961 Bytes

Contents

# Change Log
All notable changes of the project you will find here.

## [0.3.0] - 2015-06-08
### Changed
 - Redis adaprer: methods #activate and #inactivate with beng because they raise exception
 - ChirrinChirrion: methods #chirrin and #chirrion with beng because they raise exception

## [0.2.0] - 2015-03-30
### Changed
- Redis adaper inside of the module ChirrinChirrion::DatabaseAdapters
- Redis adaper changed to manage togles inside a Hash.
- Now is possible to define a description for the toggle, which can let other people know what this toggle does
- Way to register toggles, but keep them inactives.

## [0.1.0] - 2015-03-23
### Changed
- First release of the gem.
- Simple way to add and remove toggles. Toggles in the Redis database are active, and are inactive if there is no toggle in the database.
  methods to check if toggle is active, inactive or give procs to gem defines which proc will be executed when the toggle is active and inactive.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chirrin-chirrion-0.3.0 CHANGELOG.md