Sha256: 597762f482e4c81ef690a3e11afaab528551e599ca2d08ec5a31b72b3ffbc0ed

Contents?: true

Size: 814 Bytes

Versions: 1

Compression:

Stored size: 814 Bytes

Contents

## 0.9.1
* Fixed typos in the example code. 

## 0.9.0
* This code has been running in multiple applications for multiple years. So it's time to reflect by bumping up the version number.  

## 0.0.8
  Additional tests ported from selection_options gem

## 0.0.7
  Fixed typos
  
## 0.0.6
* adding scope with _occurs.  For example:
  scope :red,   where(WalkLight.color_state_red_occurs )     # => "(color_state ='R')"  

## v0.0.5
*  (Yanked)

## v0.0.4
* Changed Gem description to focus state that Many other state machines focus on events and state transitions.
This state machine focuses on behavior.
* Cleared up documentation to explain that tests have been added to the gem.  This code has automated tests.

## v0.0.3
* Ported tests from gem selection_options_for

## v0.0.2

* initial release as a rubygem

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
state_objects-0.9.1 CHANGELOG.md