method
feed_info
v1_8_7_72 -
Show latest stable
- Class:
RSS::RootElementMixin
feed_info()public
No documentation available.
# File lib/rss/rss.rb, line 1249
def feed_info
[@feed_type, @feed_version, @feed_subtype]
end feed_info()No documentation available.
# File lib/rss/rss.rb, line 1249
def feed_info
[@feed_type, @feed_version, @feed_subtype]
end