# File rss/taxonomy.rb, line 28 def self.append_features(klass) super klass.install_must_call_validator(TAXO_PREFIX, TAXO_URI) %(topics).each do |name| klass.install_have_child_element(name, TAXO_URI, "?", "#{TAXO_PREFIX}_#{name}") end end
This page was generated for Ruby 1.9.2
Ruby-doc.org is a service of James Britt and Neurogami, an avant garage application development company in Scottsdale, AZ.
Generated with the Rubydoc Rdoc Generator 0.9.3.