There's no documentation for this item.
# File rss/maker/base.rb, line 118 def not_set_required_variables required_variable_names.find_all do |var| __send__(var).nil? end end
<code/>
<pre/>
<code/>and<pre/>for code samples.