class WrapTest::NilToAry
Public Instance Methods
to_ary()
click to toggle source
# File activesupport/test/core_ext/array/wrap_test.rb, line 25 def to_ary nil end
# File activesupport/test/core_ext/array/wrap_test.rb, line 25 def to_ary nil end