ruby-x.github.io/app/views/pages/rubyx/_menu.haml

7 lines
196 B
Plaintext
Raw Normal View History

2018-04-11 09:45:50 +02:00
.row
%ul.nav
2018-04-11 18:58:57 +02:00
%li= link_to "Layers of RubyX" , "layers.html"
%li= link_to "Parfait", "parfait.html"
%li= link_to "Debugger", "debugger.html"
%li= link_to "Memory" , "memory.html"