Sha256: 878ccdf61a1baf54f12419bd6156300a037eb928bc92522224272b7e4c05672c
Contents?: true
Size: 550 Bytes
Versions: 1
Compression:
Stored size: 550 Bytes
Contents
doctype html html head meta charset="utf-8" title Swagr web app template link rel="stylesheet" href="js/codemirror/lib/codemirror.css" link rel="stylesheet" href="js/codemirror/theme/lesser-dark.css" link href="css/bootstrap.css" rel="stylesheet" script src="js/codemirror/lib/codemirror.js" script src="js/codemirror/lib/util/loadmode.js" script src="js/codemirror/mode/ruby/ruby.js" style type="text/css" | .CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;} body == yield
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
swagr-0.0.8 | examples/examples01/views/layout_cm.slim |