December 16th (Thu) 13:25 - 13:55 (JST)
Masafumi is a freelance Ruby/Rails dev. He’s the chief organizer of Kaigi on Rails, a tech conference focusing on Rails and wed development. He’s a contributor to some famous OSS including Rails, and a author of several gems including Alba and TinyHooks.
Control methods like a pro
We use methods for our daily coding, but there are a lot of things around methods in Ruby. For example, there are methods to list methods, fetch methods and define methods. Methods even have their own class. In this talk, I’ll explain these with practical, real-world examples. Learn more about methods and enjoy Ruby!