method
makers
makers()
public
Hide source
# File lib/rss/maker.rb, line 26 def makers MAKERS.values.collect {|info| info[:maker]}.uniq end