Explore >> Select a destination


You are here

www.sethvargo.com
| | yehudakatz.com
18.0 parsecs away

Travel
| | 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
17.6 parsecs away

Travel
| | 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
13.3 parsecs away

Travel
| | You have methods you want to handle dynamically without the pain of debugging method_missing. class Decorator def initialize ( subject )...
| | markodenic.com
66.4 parsecs away

Travel
| Free programming books, algorithms, public APIs, and much more.