Metaprogramming in Ruby: It's All About the Self

After writing my last post on Rails plugin idioms, I realized that Ruby metaprogramming, at its core, is actually quite simple.It comes down to the fact that all Ruby code is executed code--there is no separate compile or runtime phase. In Ruby, every line of code is executed against a particular self.
Metaprogramming in Ruby: It's All About the Self #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/metaprogramming-in-ruby-it-s-all-about-the-self

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles