summaryrefslogtreecommitdiff
path: root/app/views/home/index.html.haml
blob: c27ba75f6b5c7e337acb096fb4daf4884a32718c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
%h1 Leap Web Demo

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