Flowdock
required_variable_names() public

No documentation

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

Hide source
# File lib/rss/maker/2.0.rb, line 20
        def required_variable_names
          %w(title link description)
        end
Register or log in to add new notes.