Class: RSS::Maker::ChannelBase::SkipHoursBase::HourBase
- Inherits:
-
Object
- Object
- RSS::Maker::ChannelBase::SkipHoursBase::HourBase
- Includes:
- Base
- Defined in:
- lib/rss/maker/base.rb
Instance Method Summary collapse
Methods included from Base
append_features, #have_required_values?, #initialize
Instance Method Details
#current_element(rss) ⇒ Object
342 343 344 |
# File 'lib/rss/maker/base.rb', line 342 def current_element(rss) rss.channel.skipHours.last end |