class method
self.fixture_paths
Ruby on Rails edge
Since v7.1.6Returns the ActiveRecord::FixtureSet collection.
In your test_helper.rb you must have require "rails/test_help".
Source
# File activesupport/lib/active_support/test_case.rb, line 191
Defined in activesupport/lib/active_support/test_case.rb line 191
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::TestCase