1. 03 Sep, 2019 1 commit
    • jakeburden's avatar
      Create and use external_link helper · 90dc19e9
      jakeburden authored
      Creates a helper method that takes body text and a url.
      
      The output is a external link with icon.
      
      It contains the noopenner noreferrer attributes for security.
      
      Usage: external_link(domain.title, domain.url)
      
      Add rspec test for ExternalLinkHelper
      
      Add changelog for MR 32130
      90dc19e9
  2. 02 Sep, 2019 39 commits