Class
EnumeratedAttribute::MethodDefinition
In:
lib/enumerated_attribute/method_definition_dsl.rb
Parent:
Object
Methods
has_argument?
has_method_name?
is_predicate_method?
new
Attributes
argument
[RW]
method_name
[RW]
negated
[RW]
Public Class methods
new
(name, arg, negated=false)
Public Instance methods
has_argument?
()
has_method_name?
()
is_predicate_method?
()
[Validate]