method
setup_maker_attributes
v2_2_9 -
Show latest stable
- Class:
RSS::RDF::Channel
setup_maker_attributes(channel)private
No documentation available.
# File lib/rss/1.0.rb, line 238
def setup_maker_attributes(channel)
channel.about = about
end