Sha256: a0772ba4bf5b198ba847beeba362a51316ab3fef11c4ff896231bee8608a0478
Contents?: true
Size: 378 Bytes
Versions: 4
Compression:
Stored size: 378 Bytes
Contents
- title :compare.t(name: page.title, from: @diff.from.short, to: @diff.to.short) = define_block :from do a.version href=build_path(page, version: @diff.from) = @diff.from.short = define_block :to do a.version href=build_path(page, version: @diff.to) = @diff.to.short h1== :compare.t(name: escape_html(page.title), from: blocks[:from], to: blocks[:to]) = format_diff(@diff)
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
olelo-0.9.8 | views/compare.slim |
olelo-0.9.7 | views/compare.slim |
olelo-0.9.6 | views/compare.slim |
olelo-0.9.5 | views/compare.slim |