| 
	     You are here  | 
        www.railstips.org | ||
| | | | | 
            
              suchdevblog.com
             | 
        |
| | | | | Much Ruby, Eigenvery, so singleton. | |
| | | | | 
            
              railstips.org
             | 
        |
| | | | | ||
| | | | | 
            
              yehudakatz.com
             | 
        |
| | | | | 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 | |
| | | | | 
            
              www.softdevtube.com
             | 
        |
| | | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a | ||