Sha256: 6ccf010c22e6690a7b2754efadb860ef3fda75abdf8c873c29b8689678c0cf99
Contents?: true
Size: 101 Bytes
Versions: 12
Compression:
Stored size: 101 Bytes
Contents
class HomeSection < Prime::Section element :date, text: proc { Time.now.strftime("%A, %B %d") } end
Version data entries
12 entries across 12 versions & 1 rubygems