method

setup_maker_attributes

v1_9_3_125 - Show latest stable - Class: RSS::RDF::Channel
setup_maker_attributes(channel)
private

No documentation available.

# File lib/rss/1.0.rb, line 206
      def setup_maker_attributes(channel)
        channel.about = about
      end