Libraries
»
formular
(0.2.0)
»
Index
»
Formular
»
Element
»
Textarea
»
#content
Method: Formular::Element::Textarea#content
Defined in:
lib/formular/elements.rb
#
content
⇒
Object
130 131 132
# File 'lib/formular/elements.rb', line 130
def
content
options
[
:value
]
||
super
end