Flowdock
setup_maker_attributes(favicon) private

No documentation

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

Hide source
# File lib/rss/image.rb, line 180
      def setup_maker_attributes(favicon)
        favicon.about = self.about
        favicon.size = self.size
      end
Register or log in to add new notes.