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