【週刊ドットインストール】 Figma入門の制作に苦戦中...
require 'open-uri' class Programmer def add_skil open('http://dotinstall.com/lessons') end end me = Programmer.new me.add_skill