Method: Contentstack::EntryCollection#first

Defined in:
lib/contentstack/entry_collection.rb

#firstObject



31
32
33
# File 'lib/contentstack/entry_collection.rb', line 31

def first
  @entries.first
end