static public Method

RSS10.append_features(klass)

There's no documentation for this item.

Source Code

# File rss/1.0.rb, line 9
def self.append_features(klass)
  super

  klass.install_must_call_validator('', ::RSS::URI)
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.