Sha256: e11c5ea543fcc250df740288ca2709be348e31d28e4ddcb7b8be3602617c2327
Contents?: true
Size: 159 Bytes
Versions: 308
Compression:
Stored size: 159 Bytes
Contents
module GovukPublishingComponents module ApplicationHelper def self.get_application_name_from_path(path) path.to_s.split("/")[-1] end end end
Version data entries
308 entries across 308 versions & 1 rubygems