lib/views/index.haml in mercury-0.5.1 vs lib/views/index.haml in mercury-0.5.2

- old
+ new

@@ -1,7 +1,7 @@ #wrap.grid_16 - %p Wireframe Mockups - + %h2 Wireframe Mockups + %hr - Dir.glob('views/**/*.haml').each do |f| - unless f =~ /index/ or f =~ /layout/ .grid_2 %a{:href => f.gsub(/views/,'').match(/(.*).haml$/)[1]}= f.match(/\/(.*).haml$/)[1]