Methods
T
Instance Public methods
test_format(text)
# File rails/actionmailer/test/fixtures/helpers/test_helper.rb, line 2
def test_format(text)
  "<em><strong><small>#{text}</small></strong></em>"
end