Class
String
In:
lib/anise/core_ext.rb
Parent:
Object
Methods
/
Public Instance methods
/
(other)
Create new combination string with slash.
@example
'foo'/'bar' #=> 'foo/bar'
[Validate]