kangax wrote: > This is a documentation bug. > http://dev.rubyonrails.org/ticket/10263 Also note that Gecko's native implementation of Array#indexOf uses the identity operator (===) so the Prototype source code does provide cross-browser compatibility. see http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Objects:Array:indexOf
So yes, it does appear to be an error in documentation and not a bug in functionality. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
