summaryrefslogtreecommitdiff
path: root/app/views/peek/views/_rblineprof.html.haml
blob: 6c037930ca9905625d03d40485ef113bdc437fa3 (plain)
1
2
3
4
5
6
7
Profile:

= link_to 'all', url_for(lineprofiler: 'true'), class: 'js-toggle-modal-peek-line-profile'
\/
= link_to 'app & lib', url_for(lineprofiler: 'app'), class: 'js-toggle-modal-peek-line-profile'
\/
= link_to 'views', url_for(lineprofiler: 'views'), class: 'js-toggle-modal-peek-line-profile'