Method: ArtifactFile::Matcher::Helper#root_path
- Defined in:
- lib/rails_app_spec/matchers/artifact/shared/artifact_file_helper.rb
#root_path ⇒ Object (readonly)
Returns the value of attribute root_path.
12 13 14 |
# File 'lib/rails_app_spec/matchers/artifact/shared/artifact_file_helper.rb', line 12 def root_path @root_path end |