RubyGems Navigation menu

self-control 0.1.1

State machines are awesome but sometimes you need a little more. Like who should do what in order for it to move on? How many steps are left? How can I restfully trigger the next event? Self Control adds route helpers, controller actions and a dsl to turn your existing state machines into full workflows. It is designed to use rails 3 with ActiveModel and should work with any state machine with just a few extra methods.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.2 - June 23, 2011 (9.5 KB)
  2. 0.2.1 - June 23, 2011 (9.5 KB)
  3. 0.2.0 - June 22, 2011 (9.5 KB)
  4. 0.1.1 - June 20, 2011 (9.0 KB)
  5. 0.1.0 - June 20, 2011 (9.0 KB)
顯示所有版本(共 6)

Development 相依性套件 (2):

rspec >= 0
yard >= 0

擁有者:

作者:

  • hexorx

SHA 256 checksum:

4510edd3f8b1cad22523f2c674e856533bab8e3c9f97fd36f6306fb2ef5464e9

總下載次數 19,546

這個版本 3,016

License:

Ruby 版本需求:

相關連結: