TrestleAdmin/trestle

View on GitHub
app/helpers/trestle/hook_helper.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Trestle
  module HookHelper
    include Trestle::Hook::Helpers
  end
end