Class: Pathname

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

Instance Method Summary collapse

Instance Method Details

#to_pathnameObject



20
21
22
# File 'lib/brief/core_ext.rb', line 20

def to_pathname
  self
end