【週刊ドットインストール】 Figma入門を制作中、256timesの新クラスを企画中
require 'open-uri' class Programmer def add_skil open('http://dotinstall.com/lessons') end end me = Programmer.new me.add_skill