RubyGems Navigation menu

string_enums 1.0.0

StringEnum is a concern that makes it easy to work with enums. Include the module, then invoke

the class method string_enum with the attribute name followed by the list of valid values. This will add checks, writers, and constants for each value.

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 August 19, 2017 (6.5 KB)

Runtime Dependencies (1):

activesupport >= 3.0.0

Owners:

Authors:

  • Todd Kummer

SHA 256 checksum:

=

Total downloads 5,899

For this version 5,899

Version Released:

License:

BSD 3-clause

Required Ruby Version: >= 0

Required Rubygems Version: >= 1.2.0

Links: