variables()
private
Hide source
# File lib/rss/maker/feed.rb, line 53 def variables super + %w(id updated) end
variables()
private
# File lib/rss/maker/feed.rb, line 53 def variables super + %w(id updated) end