onrails.org home

Ruby binding

What is binding? It basically holds the current state of the application... it knows what self is (or was when binding was invoked). What else does it know? I'm not sure, it's something I'd like to investigate further. Can the binding be interrogated? Can it be manipulated? Let me know if you have good pointers to info about it. I'll check Pickaxe when I get home.
Fork me on GitHub