Flowdock
setup_maker_element(item) private

No documentation

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

Hide source
# File lib/rss/2.0.rb, line 56
        def setup_maker_element(item)
          _setup_maker_element(item)
          @guid.setup_maker(item) if @guid
        end
Register or log in to add new notes.