Computer Science Canada The magical each_* solution! |
| Author: | wtd [ Tue Jul 03, 2007 6:21 pm ] | ||||
| Post subject: | The magical each_* solution! | ||||
|
|||||
| Author: | wtd [ Wed Jul 04, 2007 12:31 am ] | ||
| Post subject: | Re: The magical each_* solution! | ||
This code appears not to work, and I have very little idea why not. Anyone want to take a crack at it?
|
|||
| Author: | wtd [ Wed Jul 04, 2007 12:49 am ] | ||
| Post subject: | RE:The magical each_* solution! | ||
Fixed!
|
|||
| Author: | wtd [ Wed Jul 04, 2007 12:52 am ] | ||
| Post subject: | RE:The magical each_* solution! | ||
And one more slightly different version:
|
|||
| Author: | Cervantes [ Wed Jul 04, 2007 10:07 am ] |
| Post subject: | RE:The magical each_* solution! |
Nice, wtd. I do so love method_missing. I was thinking of something similar, well, about a year ago. I should really try to implement it. |
|