Sha256: 2ddbc06acaee69fddf0cfbd9b13f7952b38e941d7590b2763fdd48f1f9d80e0f
Contents?: true
Size: 427 Bytes
Versions: 17
Compression:
Stored size: 427 Bytes
Contents
- index_path = caminho_modelo(:index) .gray_border.with_margin_bottom %h1= t("#{@presenter.model_name}.edit", default: t('carnival.edit')) .action_back = link_to t('back'), request.env['HTTP_REFERER'], class: 'voltar carnival-action-button' = render '/carnival/shared/form/form', button: t('update'), model_object: @model, presenter: @presenter, :url => @presenter.model_path(:show, :id => @model.id), :action => :edit
Version data entries
17 entries across 17 versions & 1 rubygems