Class: Pathname

Inherits:
Object
  • Object
show all
Defined in:
lib/orderly_garden/monkey_patches.rb

Instance Method Summary collapse

Instance Method Details

#to_pathnameObject



11
# File 'lib/orderly_garden/monkey_patches.rb', line 11

def to_pathname; self; end