Ruby 學習筆記簿:Metaprogramming Workshop - Before Action
實作前準備 需要先了解以下主題: Method Wrappers: Around Aliases Method Wrappers: Refinement Wrapper Dynamic method: define_method Block & Scope 的基本認識 Singleton Class
Rubyist, Backend Engineer
A collection of 3 posts
實作前準備 需要先了解以下主題: Method Wrappers: Around Aliases Method Wrappers: Refinement Wrapper Dynamic method: define_method Block & Scope 的基本認識 Singleton Class
Chapter 5: Class Definitions - Part II
Chapter 5: Class Definitions - Part I “Where you learn another way to mix code and bindings at will”― Metaprogramming Ruby ―