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