Just do a gem install xkcd
And then :
require 'xkcd'
p XKCD.img # To get random comic image URL and title
p XKCD.comic # Get the random comic URL
Just do a gem install xkcd
And then :
require 'xkcd'
p XKCD.img # To get random comic image URL and title
p XKCD.comic # Get the random comic URL