method
setup_maker_attributes
v2_5_5 -
Show 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