This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
... |
... |
|
... |
... |
|
... |
... |
|





Comments
I thought class << was the devil.
It is. Are you talking about
metaclass?I bet he’s talking about your AR extension. Its what I came here to heckle you for as well.
Oh, you guys should really read the blog post I wrote :) In the AR extension, the scope never changes—it’s always the metaclass. Using self << class within a class definition sucks precisely because it makes the scope ambiguous.
why define_method and not just def not;.. end?
You’d have to ask Jay.
@defunkt – cargo culter.
drnic ftw