Rails TextHelpers
I’ve used a couple of TextHelper methods in Rails, but never looked at the docs for the entire module. Bad move, as I just (unecessarily) wrote a “truncate” helper method myself. Should’ve used the built in “truncate”. Note to self, Read the Docs.