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