class FixtureResolver
Ruby on Rails 8.1.2
Since v3.0.20Use FixtureResolver in your tests to simulate the presence of files on the file system. This is used internally by Rails’ own test suite, and is useful for testing extensions that have no way of knowing what the file system will look like at runtime.
Inherits from
Methods (defined here)
Private methods
(2)
Implementation detail — not part of the public API.
Methods (inherited)
From ActionView::FileSystemResolver (6)
From ActionView::Resolver (2)
- # clear_cache
- # find_all
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs