docwhat/chicagoiands

View on GitHub
app/views/textures/index.html.haml

Summary

Maintainability
Test Coverage
%h1 Listing textures

%ul
  - @textures.each do |texture|
    %li= link_to texture.label, texture