method

setup_maker_attributes

ruby latest stable - Class: RSS::Rss::Channel::Item::Category
setup_maker_attributes(category)
private

No documentation available.

# File lib/rss/0.9.rb, line 402
          def setup_maker_attributes(category)
            category.domain = domain
            category.content = content
          end