module StatefulEnum::StateInspection::ClassMethods

Public Instance Methods

stateful_enum() click to toggle source
# File lib/stateful_enum/state_inspection.rb, line 10
def stateful_enum
  @_defined_stateful_enums
end