Declare an enum for a range of integers
Enum helper derive: auto-generate is_<variant>() methods for enums
Rust client for Symfonia WebAPI.
generate methods to access enum variants
Helpful macros for working with enums and strings; forked from strum
Helpful macros for working with enums and strings; forked from strum
Helpful macros for working with enums and strings
Helpful macros for working with enums and strings
Auto-generated bindings for the v2 torn api
Creating enum-based runtime dispatched traits
A Rust macro that declares an `enum` (and a bunch of `impl From`s) based on a set of types
A macro to generate an enum from a struct
Enum support with Crystal-like semantics: pattern matching, flags, and bitwise operations
Enumify lets you add an enum command to ActiveRecord models There are four things that the enumify gems adds to your model Validation - The enumify adds a validation to make sure that the field only receives accepted values Super Cool Methods - adds ? and ! functions for each enum value (canceled? - is it canceled, canceled! - change the state to canceled) Callback support - you can add a x_callback method which will be called each time the status changes Scopes - you can easily query for values of the enum
Extend ActiveRecord::Enum for add more helpful methods
Enum Field for Mongoid
Ever wanted to restrict an attribute to specific values, but not wanted to create a join table to hold the values, and didn't want (or couldn't) create an enum field? Now you can, with enumitation!
Create Enum-like values directly in the database for flexibility, power and supremacy.
Enuminator is a extension for gem enumerate_it
No description provided.
No description provided.
No description provided.
No description provided.