method
block_format
v3.2.1 -
Show latest stable
- Class:
ActionMailer::MailHelper
block_format(text)public
Uses Text::Format to take the text and format it, indented two spaces for each line, and wrapped at 72 columns.
block_format(text)Uses Text::Format to take the text and format it, indented two spaces for each line, and wrapped at 72 columns.