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