Libraries
»
contentstack
(0.0.3)
»
Index
»
Contentstack
»
EntryCollection
»
#get
Method: Contentstack::EntryCollection#get
Defined in:
lib/contentstack/entry_collection.rb
#
get
(index) ⇒
Object
39 40 41
# File 'lib/contentstack/entry_collection.rb', line 39
def
get
(
index
)
@entries
[
index
]
end