RubyGems Navigation menu

unextendable 0.1.5

Unextendable originated from the thought of being able to implement the State pattern within object instances using modules. In other words: I wanted object instances to behave dependent on their state using modules. I really want to use modules because they are commonly used to define a set of methods which you can extend within an object instance. Unfortunately, you cannot just unexclude a module. So after searching the web for solutions, I came across Mixology, evil-ruby and StatePattern. But they slightly did not fit the picture. So after doing some research, I came up with Unextendable.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.7 - August 15, 2012 (10,5 ko)
  2. 0.1.6 - January 09, 2012 (10,5 ko)
  3. 0.1.5 - July 01, 2011 (9,5 ko)
  4. 0.1.4 - May 04, 2011 (9,5 ko)
  5. 0.1.3 - May 02, 2011 (9,5 ko)
Voir toutes les versions (8)

Dépendances de Development (2):

mocha >= 0
shoulda >= 0

Propriétaires:

Auteurs:

  • Paul Engel

Total de contrôle SHA 256:

2c5ca7d6548e6db769653511eca3b5e49931ccc4b64af893f9fd63cd5d0874ce

Total de téléchargements 22 869

Pour cette version 3 630

License:

aucune

Version de Ruby requise: None

Liens: