Sha256: bd3afbe4d48f1007184ae1b7c40e57952039644a6c242ca8e2168324eb9cbf46
Contents?: true
Size: 390 Bytes
Versions: 2
Compression:
Stored size: 390 Bytes
Contents
h1 | Revision History small< = @path - if @history.any? ul.history - @history.each do |h| li a.rev> href=url(@path + "?at=#{h[:hash]}") = h[:hash] strong.date<> = h[:date] span.message< = h[:message] - else .alert.alert-info strong> Nothing to show! | This File has no older Revisions! a< href=url(@path) Show current content instead
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wikimd-0.2.0 | lib/wikimd/app/views/history.slim |
wikimd-0.1.0 | lib/wikimd/app/views/history.slim |