Sha256: 554c3af2cae819e45294b6e3e0c1f9939b8f45e82c0045c0eb3e01bac3616dce

Contents?: true

Size: 182 Bytes

Versions: 4

Compression:

Stored size: 182 Bytes

Contents

<% nuevo = singular_table_name.split('_').first =~ /[ad]$/ ? 'Nueva' : 'Nuevo' -%>
%h1 <%= nuevo %> <%= human_name %>

= render 'form'

= link_to 'Listado', <%= index_helper %>_path

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rieles-0.0.8 lib/templates/haml/scaffold/new.html.haml
rieles-0.0.7 lib/templates/haml/scaffold/new.html.haml
rieles-0.0.6 lib/templates/haml/scaffold/new.html.haml
rieles-0.0.5 lib/templates/haml/scaffold/new.html.haml