Flowdock
maker_target(target) public

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 165
      def maker_target(target)
        target.__send__("new_#{self.class.name.split(/::/).last.downcase}")
      end
Register or log in to add new notes.