Sha256: 14e1a9714b1d2ae7ab0bc7f9d932a5b259c22a3ebd3fb122d2b22750eb104385
Contents?: true
Size: 918 Bytes
Versions: 1
Compression:
Stored size: 918 Bytes
Contents
## 0.9.2 * changed library to raise StateObjects::Error instead of RuntimeError * Documentation update ## 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.2 | CHANGELOG.md |