Sha256: 920ef0cf2bf27b72623cae9fcb9674828f61d4368ce8b7a5bef2f8782e672522
Contents?: true
Size: 228 Bytes
Versions: 3
Compression:
Stored size: 228 Bytes
Contents
module Pageflow module ExternalLinks class Plugin < Pageflow::Plugin def configure(config) config.help_entries.register('pageflow.external_links.help_entries.sites', priority: 49) end end end end
Version data entries
3 entries across 3 versions & 1 rubygems