Flowdock
setup_maker_attributes(guid) 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 127
          def setup_maker_attributes(guid)
            guid.isPermaLink = isPermaLink
            guid.content = content
          end
Register or log in to add new notes.