class Songsoftheday
Public Instance Methods
howmany()
click to toggle source
# File lib/Songsoftheday.rb, line 11 def howmany howmany = 489 end
sod()
click to toggle source
# File lib/Songsoftheday.rb, line 3 def sod puts "Run the executable ! downloadsongsoftheday " end
thanks()
click to toggle source
# File lib/Songsoftheday.rb, line 15 def thanks thanks = "kexp" end
theyear2000called()
click to toggle source
# File lib/Songsoftheday.rb, line 7 def theyear2000called "And they want free content" end