tack2us/app/views/pastes
Andrew Tomaka 6933084926 Add line numbers
Line numbers are not supported by highlight.js.  This is hacked in through
JavaScript.  At page load, the number of new line characters are counted in the
code element.  Then, JavaScript loops through and adds a number and line break
to an empty div that is floated left.  This gives the appearence of line
numbers.
2014-03-09 15:25:15 -04:00
..
_form.html.erb Deal with turbolinks 2014-03-09 06:36:23 -04:00
edit.html.erb Add inital base paste functionality 2014-02-14 15:54:54 -05:00
index.html.erb Improve layout flow / tests 2014-02-27 19:52:48 -05:00
new.html.erb Add inital base paste functionality 2014-02-14 15:54:54 -05:00
show.html.erb Add line numbers 2014-03-09 15:25:15 -04:00