Libraries
»
splattael-shoutcast_api
(0.1.1)
»
Index (G)
»
Shoutcast
»
Genre
Class: Shoutcast::Genre
Inherits:
Object
Object
Shoutcast::Genre
show all
Includes:
Xml
Defined in:
lib/shoutcast_api.rb
Instance Method Summary
collapse
#
<=>
(other) ⇒ Object
Methods included from
Xml
included
Instance Method Details
#
<=>
(other) ⇒
Object
135 136 137
# File 'lib/shoutcast_api.rb', line 135
def
<=>
(
other
)
name
<=>
other
.
name
end