Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Refactoring Ruby Edition in-house reading

Sponsored · SiteGround - Reliable hosting with speed, security, and support you can count on.

Refactoring Ruby Edition in-house reading

Why I began?
How was it?

Avatar for KUROKI Shinsuke

KUROKI Shinsuke

December 08, 2012
Tweet

More Decks by KUROKI Shinsuke

Other Decks in Programming

Transcript

  1. About me • Online game developer • Uses Rails and

    Backbone.js • Often attends Shinjuku.rb
  2. Rubyish refactoring • Replace Loop with Collection Closure Method •

    Replace method_missing to Dynamic method Definition • Replace Type Code with Module Extension • etc