RubyGems Navigation menu

alter-ego 1.0.0

AlterEgo is a Ruby implementation of the State pattern as described by the Gang of Four. It differs from other Ruby state machine libraries in that it focuses on providing polymorphic behavior based on object state. In effect, it makes it easy to give an object different personalities depending on the state it is in.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.1 - August 04, 2009 (21.5 KB)
  2. 1.0.0 - November 28, 2008* (25.5 KB)

Runtime 相依性套件 (1):

activesupport >= 2.0.2

Development 相依性套件 (2):

hoe >= 1.8.0
newgem >= 1.1.0

擁有者:

作者:

  • Avdi Grimm

SHA 256 checksum:

3b1919fae04826f5297462fe2c81a36de22af6e1c80614a925c4b6929aac7402

總下載次數 15,702

這個版本 5,236

License:

Ruby 版本需求:

相關連結: