Module: RSS::ITunesBaseModel
- Extended by:
- ITunesModelUtils
- Included in:
- ITunesChannelModel, ITunesItemModel
- Defined in:
- lib/rss/itunes.rb
Constant Summary collapse
- ELEMENTS =
[]
- ELEMENT_INFOS =
[["author"], ["block", :yes_other], ["explicit", :yes_clean_other], ["keywords", :csv], ["subtitle"], ["summary"]]
Method Summary
Methods included from ITunesModelUtils
def_class_accessor, def_element_class_accessor, def_elements_class_accessor
Methods included from Utils
element_initialize_arguments?, get_file_and_line_from_caller, html_escape, new_with_value_if_need, to_class_name