summaryrefslogtreecommitdiff
path: root/app/views/home/index.html.haml
blob: 9e68674c48e66e3fdbd4d3fd0edb7045e7a80563 (plain)
1
2
3
4
5
6
7
8
9
10
11

Try to fetch a 
= link_to "cert", cert_path

%p 
Try to create a 
= link_to "ticket", new_ticket_path

%p
See all 
= link_to "tickets", tickets_path