Libraries
»
restfully
(1.2.0)
»
Index
»
Restfully
»
Collection
»
#offset
Method: Restfully::Collection#offset
Defined in:
lib/restfully/collection.rb
#
offset
⇒
Object
66 67 68
# File 'lib/restfully/collection.rb', line 66
def
offset
(
self
[
"
offset
"
]
||
0
)
.
to_i
end