Method: Atom::Feed#last_modified

Defined in:
lib/atom/feed.rb

#last_modifiedObject (readonly)

conditional get information from the last fetch



48
49
50
# File 'lib/atom/feed.rb', line 48

def last_modified
  @last_modified
end