On Jan 22, 12:49 pm, Randy <[EMAIL PROTECTED]> wrote:
> Am I correct in thinking that this is a no-op? Seems to me that
> Object.keys({ toString: true}) will always return [ toString].
Not in IE. The "toString" property is never enumerated, even when it's
specified by the user. Yes, this is a bug.
Cheers,
Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---