Method: Rufus::Google::EntryMixin#author

Defined in:
lib/rufus/google.rb

#authorObject

[View source]

191
192
193
# File 'lib/rufus/google.rb', line 191

def author
  @entry.authors.first
end