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