Libraries
»
formic
(0.2.5)
»
Index
»
Formic
»
Form
»
#model
Method: Formic::Form#model
Defined in:
lib/formic/form.rb
#
model
⇒
Object
(readonly)
Returns the value of attribute model.
5 6 7
# File 'lib/formic/form.rb', line 5
def
model
@model
end