class ToSTest::TestDB
Public Instance Methods
id()
click to toggle source
# File activesupport/test/core_ext/array/conversions_test.rb, line 76 def id @@counter += 1 end
# File activesupport/test/core_ext/array/conversions_test.rb, line 76 def id @@counter += 1 end