We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b581bdd commit a44c2ceCopy full SHA for a44c2ce
lib/rspec/rails/fixture_file_upload_support.rb
@@ -23,6 +23,7 @@ class RailsFixtureFileWrapper
23
24
class << self
25
attr_reader :fixture_path
26
+ attr_reader :file_fixture_path
27
28
# Get instance of wrapper
29
def instance
0 commit comments