method
setup_maker_attributes
ruby latest stable - Class:
RSS::ITunesChannelModel::ITunesCategory
setup_maker_attributes(category)private
No documentation available.
# File lib/rss/itunes.rb, line 133
def setup_maker_attributes(category)
category.text = text if text
end