Libraries
»
solidus_core
(2.0.0)
»
Index
»
Spree
»
Zone
»
#<=>
Method: Spree::Zone#<=>
Defined in:
app/models/spree/zone.rb
#
<=>
(other) ⇒
Object
114 115 116
# File 'app/models/spree/zone.rb', line 114
def
<=>
(
other
)
name
<=>
other
.
name
end