Class
RSS::Maker::RSS09::Channel::Authors::Author
In:
lib/rss/maker/0.9.rb
Parent:
AuthorBase
Methods
to_feed
Public Instance methods
to_feed
(rss, channel)
[Source]
# File lib/rss/maker/0.9.rb, line 171
171:
def
to_feed
(
rss
,
channel
) 172:
end
[Validate]