Move use of Shortener inside Tag::Doc.
Turn Shortener from singleton into normal class - simplifies testing, and in the context of Tag::Doc it only gets instantiated once anyway. Also rename :shortDoc to :short_doc - a more Rubysh name.
Loading
Please register or sign in to comment