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