Class
RSS::Maker::RSS09::Channel::Contributors
In:
lib/rss/maker/0.9.rb
Parent:
ContributorsBase
Methods
to_feed
Classes and Modules
Class
RSS::Maker::RSS09::Channel::Contributors::Contributor
Public Instance methods
to_feed
(rss, channel)
[Source]
# File lib/rss/maker/0.9.rb, line 177
177:
def
to_feed
(
rss
,
channel
) 178:
end
[Validate]