method
load_instances?
v2.1.0 -
Show latest stable
- Class:
Test::Unit::TestCase
load_instances?()private
No documentation available.
# File activerecord/lib/active_record/fixtures.rb, line 992
def load_instances?
use_instantiated_fixtures != :no_instances
end