Atualizando para o Rails 2.3.2
This commit is contained in:
6
app/views/widgets/_menu_navigation.html.haml
Normal file
6
app/views/widgets/_menu_navigation.html.haml
Normal file
@@ -0,0 +1,6 @@
|
||||
.menu
|
||||
%h1= App.title
|
||||
%ul
|
||||
%li= link_to "Courses"[].titleize, courses_url
|
||||
%li= link_to "Users"[].titleize, users_url
|
||||
%li= link_to "Mudanças recentes", log_url
|
||||
Reference in New Issue
Block a user