method

setup_maker_attributes

ruby latest stable - Class: RSS::ITunesChannelModel::ITunesImage
setup_maker_attributes(image)
private

No documentation available.

# File lib/rss/itunes.rb, line 188
      def setup_maker_attributes(image)
        image.href = href
      end