RubyGems Navigation menu

self-control 0.2.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:

1ab37b3c3b21abe0811040d500dd83bf1eb0137b8d3c2c4fed585d39edd2e63d

總下載次數 19,540

這個版本 3,022

License:

Ruby 版本需求:

相關連結: