Extended maintenance of Ruby versions 1.8.7 and 1.9.2 ended on July 31, 2014. Read more
# File rss/atom.rb, line 179 def self.append_features(klass) super klass.class_eval do @content_type = :w3cdtf include(ContentModel) end end
# File rss/atom.rb, line 187 def atom_validate(ignore_unknown_element, tags, uri) raise NotAvailableValueError.new(tag_name, "") if content.nil? end
This page was generated for Ruby 1.8.7
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.0.