【週刊ドットインストール】 Figmaの実践編は年内のどこか、256timesの新クラスを計画中
require 'open-uri' class Programmer def add_skil open('http://dotinstall.com/lessons') end end me = Programmer.new me.add_skill