Sha256: afcd79e13a339210039244cbffcba1f662d1eaa21c982fa6e10877edf938ca6c
Contents?: true
Size: 156 Bytes
Versions: 5
Compression:
Stored size: 156 Bytes
Contents
class Tramway::Landing::BlockLinkDecorator < ::Tramway::Landing::LinkDecorator delegate :title, to: :object def link "##{object.anchor}" end end
Version data entries
5 entries across 5 versions & 1 rubygems