Method: Pathname#absolute
- Defined in:
- lib/path_operator.rb
#absolute ⇒ Object
24 25 26 |
# File 'lib/path_operator.rb', line 24 def absolute "/#{self}".to_path end |
24 25 26 |
# File 'lib/path_operator.rb', line 24 def absolute "/#{self}".to_path end |