Libraries
»
xdissent-less
(1.0.0)
»
Index (C)
»
Class
Class: Class
Inherits:
Object
Object
Class
show all
Defined in:
lib/less.rb
Instance Method Summary
collapse
#
to_sym
⇒ Object
Instance Method Details
#
to_sym
⇒
Object
70 71 72
# File 'lib/less.rb', line 70
def
to_sym
self
.
to_s
.
to_sym
end