Class: Pathname

Inherits:
Object
  • Object
show all
Defined in:
lib/datapimp/core_ext.rb

Instance Method Summary collapse

Instance Method Details

#to_pathnameObject



8
9
10
# File 'lib/datapimp/core_ext.rb', line 8

def to_pathname
  self
end