danimashu/sudamos

View on GitHub
app/views/admin/articles/index.html.haml

Summary

Maintainability
Test Coverage
- set_meta_tags noindex: true, nofollow: true

= title "Articulos"

= button_link_to "Nuevo articulo", [:new, :admin, :article], "btn-default"

%hr.space

= table_for collection, :id, :created_at, :title