-
Advanced Rails MetaProgramming with InstanceEval
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.
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.