Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/iron_hammer/utils/windows.rb
Instance Method Summary collapse
Instance Method Details
#patheticalize ⇒ Object
19 20 21 |
# File 'lib/iron_hammer/utils/windows.rb', line 19 def patheticalize IronHammer::Utils::Windows::patheticalize *self.split('/') end |