Module: RSS::ITunesBaseModel
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| 
       Included In: 
      
     | |
| Super Chains via Extension / Inclusion / Inheritance | |
| 
         Class Chain: 
        
          self,
           
      ITunesModelUtils,
          Utils
         | 
    |
| Defined in: | lib/rss/itunes.rb | 
Constant Summary
- 
    ELEMENTS =
    
# File 'lib/rss/itunes.rb', line 50[]
 - 
    ELEMENT_INFOS =
    
# File 'lib/rss/itunes.rb', line 52[["author"], ["block", :yes_other], ["explicit", :explicit_clean_other], ["keywords", :csv], ["subtitle"], ["summary"]]
 
Class Method Summary
ITunesModelUtils - Extended
Utils - Included
| element_initialize_arguments? | This method is used inside of several different objects to determine if special behavior is needed in the constructor.  | 
    
| get_file_and_line_from_caller | Returns an array of two elements: the filename where the calling method is located, and the line number where it is defined.  | 
    
| h, | |
| html_escape | Takes a string   | 
    
| new_with_value_if_need | If   | 
    
| to_class_name | Given a   |