Sha256: a79c21dfc9b09ceba2f56f4a50b19a050b3838db10baa531430a51d2649a17ad

Contents?: true

Size: 194 Bytes

Versions: 1

Compression:

Stored size: 194 Bytes

Contents

<%% nuevo = singular_table_name.split('_').first.ends_with?("a") ? 'Nueva' : 'Nuevo' -%>
%h1 <%%= nuevo  %> <%%= human_name %>

= render 'form' 

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lbs-config-0.0.2 lib/generators/lbs/install/templates/new.html.haml