class NHK::Easy::NewsList
Attributes
entries[RW]
Public Class Methods
new()
click to toggle source
# File lib/nhk-easy-ruby.rb, line 34 def initialize @entries = [] end
# File lib/nhk-easy-ruby.rb, line 34 def initialize @entries = [] end