Sha256: fc86ef29b88f282d6d3ab971dab7d65925bedd3ad4a6750e1c1007fd87368ce5
Contents?: true
Size: 194 Bytes
Versions: 43
Compression:
Stored size: 194 Bytes
Contents
#! no set module class StartFollowLink < FollowLink def initialize format @rule_content = "*always" @link_text = "follow" @action = "send" @css_class = "" super end end
Version data entries
43 entries across 43 versions & 2 rubygems