method
    
    add_other_element
 
  add_other_element(variable_name)
  public
  
    Hide source    
    
      
  
# File lib/rss/maker/base.rb, line 30 def add_other_element(variable_name) self::OTHER_ELEMENTS << variable_name end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
    
 = protected
 = protected
  