|
You are here |
www.sethvargo.com | ||
| | | | |
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.codementor.io
|
|
| | | | | This tutorial shows Ruby on Rails security best practices, and explains why it is not advisable to rely solely on built-in... | |
| | | | |
blog.jayfields.com
|
|
| | | | | You have methods you want to handle dynamically without the pain of debugging method_missing. class Decorator def initialize ( subject )... | |
| | | | |
markodenic.com
|
|
| | | Free programming books, algorithms, public APIs, and much more. | ||