Categories: None [Edit]

unextendable

https://rubygems.org/gems/unextendable
https://github.com/archan937/unextendable
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.

Total

Ranking: 43,534 of 180,459
Downloads: 23,036

Daily

Ranking: 24,802 of 180,454
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61660,950,655mocha
1,07528,047,323shoulda

Owners

#GravatarHandle
1iconarchan937