Maintenance of Ruby 2.0.0 will end on February 24, 2016. Read more
Element
# File rss/image.rb, line 80 def initialize(*args) if Utils.element_initialize_arguments?(args) super else super() self.about = args[0] self.resource = args[1] end end
# File rss/image.rb, line 48 def required_prefix IMAGE_PREFIX end
# File rss/image.rb, line 52 def required_uri IMAGE_URI end
# File rss/image.rb, line 90 def full_name tag_name_with_prefix(IMAGE_PREFIX) end
This page was generated for Ruby 2.0.0
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.33.0.