Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
# File rss/atom.rb, line 186 def self.append_features(klass) super klass.class_eval do @content_type = :w3cdtf include(ContentModel) end end
# File rss/atom.rb, line 194 def atom_validate(ignore_unknown_element, tags, uri) raise NotAvailableValueError.new(tag_name, "") if content.nil? end
This page was generated for Ruby 1.9.3
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.44.0.