RubyGems Navigation menu

enum 1.0.0

A java like Enum class for ruby. A while ago I was exploring Java, and came across the Enum class, which had some interesting functionality, and I decided that I would like something like it. Conceptually if you just need a unique identifier you may be perfectly happy using a :symbol, and that would likely be a simpler way of having a controll flag. However, if you want to have a set of unique identifiers that you can address, iterate over, assign properties to, etc, then this may be something you would be interested in.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.0.0 - September 15, 2010 (8 KB)
  2. 0.1.1 - September 11, 2010 (4 KB)

Development Abhängigkeiten (2):

hoe >= 2.6.2
rubyforge >= 2.0.4

Besitzer:

Autoren:

  • capnregex

SHA 256-Prüfsumme:

8061d77037751dbd1df300cfb1a19c8f5806885a3c10ec2fb8bf6dc65686e98c

Downloads insgesamt 49.543

Für diese Version 45.702

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: