There are several useful methods in ActionView::Helpers::TextHelper
which I would like to use, but I’m writing a non-Rails application and
am reluctant to install all of Rails just for that.
Is it possible to install a Gem, which contains basically just the
TextHelper (and, hopefully, not too much else)?