Sha256: 7f9b1f93d96c9960806d4835dbf517709022f120cf9ec26c0ffe5e6d6847202c
Contents?: true
Size: 195 Bytes
Versions: 18
Compression:
Stored size: 195 Bytes
Contents
# # view.rb # bolt # # Created by Ben McRedmond on 2010-01-09. # Copyright 2010 Ben McRedmond. All rights reserved. # def u(path) path + ".html" end def anchor(path) "#" + path end
Version data entries
18 entries across 18 versions & 1 rubygems