spec/project/app/views/layouts/application.html.haml in rail-0.0.5 vs spec/project/app/views/layouts/application.html.haml in rail-0.0.6
- old
+ new
@@ -1,6 +1,6 @@
!!! 5
%html
%head
- %title Hello
+ %title= title
%body
- %h1 Hello
+ %h1= request.host || title