Libraries
»
fetching
(0.5.0)
»
Index
»
Fetching
»
FetchingArray
»
#first
Method: Fetching::FetchingArray#first
Defined in:
lib/fetching/fetching_array.rb
#
first
⇒
Object
16 17 18
# File 'lib/fetching/fetching_array.rb', line 16
def
first
self
[
0
]
end