Flowdock
setup_maker_attributes(category) private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rss/itunes.rb, line 130
      def setup_maker_attributes(category)
        category.text = text if text
      end
Register or log in to add new notes.