Commit Graph

2 Commits

Author SHA1 Message Date
jakeburden e6090e713b Allow for the passing of options to external_link 2019-09-03 18:06:44 -04:00
jakeburden 90dc19e9f0 Create and use external_link helper
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
2019-09-03 16:40:38 -04:00