Methods

Class/Module Index [+]

Quicksearch

RSS::XMLStyleSheetMixin

Attributes

xml_stylesheets[RW]

Public Class Methods

new(*args) click to toggle source
                
# File rss/xml-stylesheet.rb, line 7
def initialize(*args)
  super
  @xml_stylesheets = []
end
blog comments powered by Disqus