RubyGems Navigation menu

micromachine 3.0.0

There are many finite state machine implementations for Ruby, and they all provide a nice DSL for declaring events, exceptions, callbacks, and all kinds of niceties in general. But if all you want is a finite state machine, look no further: this has less than 50 lines of code and provides everything a finite state machine must have, and nothing more.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.0.0 - August 20, 2017 (9.5 KB)
  2. 2.1.0 - July 07, 2017 (9 KB)
  3. 2.0.0 - November 03, 2015 (8 KB)
  4. 1.2.0 - March 03, 2015 (8 KB)
  5. 1.1.0 - August 08, 2013 (7 KB)
Show all versions (16 total)

Development Dependencies (1):

cutest >= 0

Owners:

Authors:

  • Michel Martens

SHA 256 checksum:

3ef6fad8a07882b5586923f85d453c438c055b3de2778467a7c04827c03ad02b

Total downloads 2,508,383

For this version 1,095,679

License:

MIT

Required Ruby Version: >= 0

Links: