RubyGems Navigation menu

enum_class 0.1.2

Provides a lightweight solution for object-oriented enumerations in Ruby in a similar ways as other languages, like Java, do. It consists of a single class (Enum), that can be subclassed to create enumerated types. Each class has a set of predefined instances, that represent the enumerated values. Fatures like support for inheritance and declaring instance methods on enumerated values are supported as well.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.2 - April 19, 2017 (11,5 ko)
  2. 0.1.1 - April 19, 2017 (11 ko)
  3. 0.1.0 - April 19, 2017 (10,5 ko)

Dépendances de Development (5):

bundler ~> 1.12
coveralls >= 0
pry >= 0
rake ~> 10.0
rspec ~> 3.0

Propriétaires:

Auteurs:

  • Michele Piccirillo

Total de contrôle SHA 256:

bb7456d2412867d560894aa2b96daf2b91947f0e4dba3b6768614ae83cd7d8bd

Total de téléchargements 10 920

Pour cette version 7 460

License:

MIT

Version de Ruby requise: ~> 2.0

Liens: