Libraries
»
effective_pages
(3.15.2)
»
Index
»
Effective
»
CarouselItem
»
#number
Method: Effective::CarouselItem#number
Defined in:
app/models/effective/carousel_item.rb
#
number
⇒
Object
72 73 74
# File 'app/models/effective/carousel_item.rb', line 72
def
number
'
#
'
+
position
.
to_s
end