handle_special_CROSSREF

handle_special_CROSSREF(special)
Instance Public methods

We're invoked when any text matches the CROSSREF pattern. If we find the corresponding reference, generate a link. If the name we're looking for contains no punctuation, we look for it up the module/class chain. For example, ToHtml is found, even without the RDoc::Markup:: prefix, because we look for it in module Markup first.

doc_ruby_on_rails
2015-05-02 23:01:38
Comments
Leave a Comment

Please login to continue.