Upgrade to PRO for Only $50/Year—Limited-Time Offer! 🔥

Taipei rb 0000

Taipei rb 0000

高見龍

March 04, 2014
Tweet

More Decks by 高見龍

Other Decks in Programming

Transcript

  1. class TaipeiRB def initializer @organizers = %w(ryudo manic tonytonyjan eddie)

    end ! def period 2.weeks end ! def to_s %w(讀書 閒聊) end end