Sha256: 04583de8b3383f2e921e959e897b68fcca17b9ba13a74d9bf674119a60e2d7c5
Contents?: true
Size: 322 Bytes
Versions: 10
Compression:
Stored size: 322 Bytes
Contents
class Teste1Crud < RaroCrud titulo "Teste1" link_superior "Novo Teste1", id: "novo-button", icon: "plus", link: "new" campo_tabela :teste, label: "Nome" grupo_formulario :teste, [ {campo: :nome, label: "Nome"} ] campo_visualizacao :teste, label: "Nome" campo_busca :teste_id, label: "Nome" end
Version data entries
10 entries across 10 versions & 1 rubygems