Libraries
»
compendium
(1.1.3.4)
»
Index
»
Compendium
»
ParamWithChoices
»
#value
Method: Compendium::ParamWithChoices#value
Defined in:
lib/compendium/param_types.rb
#
value
⇒
Object
47 48 49
# File 'lib/compendium/param_types.rb', line 47
def
value
@choices
[
self
]
end