Method: Atom::Feed#last_modified
- Defined in:
- lib/atom/feed.rb
#last_modified ⇒ Object (readonly)
conditional get information from the last fetch
48 49 50 |
# File 'lib/atom/feed.rb', line 48 def last_modified @last_modified end |
conditional get information from the last fetch
48 49 50 |
# File 'lib/atom/feed.rb', line 48 def last_modified @last_modified end |