Method: Contentstack::EntryCollection#last

Defined in:
lib/contentstack/entry_collection.rb

#lastObject



35
36
37
# File 'lib/contentstack/entry_collection.rb', line 35

def last
  @entries.last
end