January 2009
2 posts
For the Ruby coder who just can't live without the...
class Object;def method_missing name, *a name end;end How to use: importantvar = 'password' savedimportantvariable = improtantvar puts savedimportantvariable
Jan 27th
1 note
3 tags
Jan 4th