Class RSS::Maker::ChannelBase::CloudBase
In: rss/maker/base.rb
Parent: Object

Methods

Included Modules

Base

Public Instance methods

[Source]

# File rss/maker/base.rb, line 348
        def current_element(rss)
          rss.channel.cloud
        end

[Validate]