Skip to content

History / How To: Add Custom Helpers

Revisions

  • Use public API method to declare custom helper instead of accessing internal array directly.

    @TimMoser92 TimMoser92 committed Jan 12, 2021
  • Trestle has whitelisted helper methods. Non whitelisted method names will not get rendered. To get around this issue, we can concat the returning value from our helper.

    @ashleyHutton ashleyHutton committed Oct 9, 2018
  • Created How To: Add Custom Helpers (markdown)

    @nathancolgate nathancolgate committed Mar 30, 2018