method

test_order

rails latest stable - Class: ActiveSupport

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.2.9) is shown here.

test_order()
public

No documentation available.

# File activesupport/lib/active_support.rb, line 81
  def self.test_order # :nodoc:
    @@test_order
  end