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