system_hooks.html.haml 183 Bytes Edit Raw Blame History 1 2 3 4 5 6 = render layout: 'help/layout' do %h3.page-title System hooks .help_body = preserve do = markdown File.read(Rails.root.join("doc", "system_hooks", "system_hooks.md"))