GitHub - PacerPRO/javascript-state-machine-rails: A finite state machine javascript micro framework · GitHub
Skip to content

PacerPRO/javascript-state-machine-rails

 
 

Repository files navigation

Javascript Finite State Machine (v2.2.0)

This gem provides Jake Gordon's Javascript Finite State Machine micro-framework for the Rails asset pipeline.

Usage

First, add this to your project's Gemfile:

gem 'javascript-state-machine-rails'

Run bundle install to install it, and then add this to your project's Javascript manifest file (app/assets/javascript/application.js):

//= require state_machine

After that you're ready to roll. The upstream project's README is a good place to get started with some examples.

Links

About

A finite state machine javascript micro framework

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • Ruby 100.0%