Flowdock
setup_maker_element(target) private

No documentation

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

Hide source
# File lib/rss/atom.rb, line 67
      def setup_maker_element(target)
        target.__send__(setup_maker_element_writer, content)
        super
      end
Register or log in to add new notes.