Class: Pathname
Overview
class ::Object
Instance Method Summary collapse
Instance Method Details
#inspect_for_unified_matchers ⇒ Object
21 22 23 |
# File 'lib/unified_matchers/helpers.rb', line 21 def inspect_for_unified_matchers "#{to_s.inspect}.to_path" end |