Libraries
»
form_model
(0.0.1)
»
Index
»
FormModel
»
#to_path
Method: FormModel#to_path
Defined in:
lib/form_model/model.rb
#
to_path
⇒
Object
89 90 91
# File 'lib/form_model/model.rb', line 89
def
to_path
data_model
.
to_path
end