Libraries
»
on_form
(3.1.0)
»
Index
»
OnForm
»
CollectionWrapper
»
#to_ary
Method: OnForm::CollectionWrapper#to_ary
Defined in:
lib/on_form/collection_wrapper.rb
#
to_ary
⇒
Object
21 22 23
# File 'lib/on_form/collection_wrapper.rb', line 21
def
to_ary
to_a
end