Module: Teamlab::MailHelpCenter
- Included in:
- Defined in:
- lib/teamlab/modules/mail/mail_helpcenter.rb
Overview
Methods for working with mail helpcenter
Instance Method Summary collapse
Instance Method Details
#get_html_of_help_center ⇒ Object
6 7 8 |
# File 'lib/teamlab/modules/mail/mail_helpcenter.rb', line 6 def get_html_of_help_center @request.get(%w[helpcenter]) end |