On Fri, Sep 4, 2009 at 9:05 PM, Eric Hodel<drbrain / segment7.net> wrote: > Wait, did you even try it? > > $ echo '+ActiveRecord::Base+ +merge!+ +is_a?+ +name=+ +object.call+ > +:symbol+' | rdoc --pipe > <p> > +ActiveRecord::Base+ <tt>merge!</tt> <tt>is_a?</tt> <tt>name=</tt> > <tt>object.call</tt> <tt>:symbol</tt> > </p> > > They all work in RDoc 2.4.3 except A::B. I even threw in :symbol. Great! Didn't know it worked in recent rdoc, it is certainly not documented in doc_root/rdoc-2.4.3/rdoc/RDoc.html that I can tell. That's good we are currently migrating Rails docs to 2.4 indeed.