> And let's not forget what I already referred to as the great Ruby API
> docs:
> http://www.ruby-doc.org/core-1.8.6/
> http://www.ruby-doc.org/core-1.8.7/
> http://www.ruby-doc.org/core-1.9.3/
In http://www.ruby-doc.org/core-1.9.3/ -> Core
Try, for example, to find a method "method_missing". Fail!
How I can trust documentation in which methods about which I already
know aren't described?
>
> And the very handy Rails API docs:
> http://api.rubyonrails.org/
Bad documentation! There are no descriptions of many classes, there are
no descriptions of many methods, there are no descriptions of parameters
of methods, there are no descriptions of ALL possible parameter values
of methods.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment