Libraries
»
erector
(0.10.0)
»
Index
»
Form
»
#method
Method: Form#method
Defined in:
lib/erector/widgets/form.rb
#
method
⇒
Object
15 16 17
# File 'lib/erector/widgets/form.rb', line 15
def
method
@method
.
to_s
.
downcase
end