Metaprogramming in Ruby: It's All About the Self
15-Dec-2017 3520
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 #Metaprogramming #Ruby: #About https://rubyonrails.ba/link/metaprogramming-in-ruby-it-s-all-about-the-self