Class: Pathname
- Inherits:
-
Object
- Object
- Pathname
- Defined in:
- lib/orderly_garden/monkey_patches.rb
Instance Method Summary collapse
Instance Method Details
#to_pathname ⇒ Object
11 |
# File 'lib/orderly_garden/monkey_patches.rb', line 11 def to_pathname; self; end |