class FormHelperTest::FakeAssociationProxy
Public Instance Methods
to_ary()
click to toggle source
# File actionview/test/template/form_helper_test.rb, line 2900 def to_ary [1, 2, 3] end
# File actionview/test/template/form_helper_test.rb, line 2900 def to_ary [1, 2, 3] end