method

setup

Importance_0
v3.2.8 - Show latest stable - 0 notes - Class: ActiveRecord::TestCase

Not found

The exact documentation you were looking for could not be found. Here is the best guess.

setup() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/test_case.rb, line 8
    def setup
      cleanup_identity_map
    end
Register or log in to add new notes.