Sha256: fc9191126dc5c6abbeba25e14c7483a2219cf729c9203deea95727c3490e4512
Contents?: true
Size: 561 Bytes
Versions: 1
Compression:
Stored size: 561 Bytes
Contents
## 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.0.7 | CHANGELOG.md |