The instance_eval method is probably the...
The instance_eval method is probably the coolest thing about ruby. Good use of instance_eval is what makes a framework a good framework in my opinion. Learn how to use it for your next gem. I’d love to hear your thoughts.
Comments
http://localhost:4567/blog/advanced-rails-metaprogramming-with-instanceeval/
localhost?? I think there is something wrong here!
Is it
http://viatropos.com/blog/advanced-rails-metaprogramming-with-instanceeval/
?
Sorry guys, it’s http://viatropos.com/blog/advanced-rails-metaprogramming-with-instanceeval/.
This method should be renamed to instant_evil
Post a comment