Sha256: 679724f10e06cc720489932d85842434a756557252da2bc9afa304a7ec404b09

Contents?: true

Size: 200 Bytes

Versions: 4

Compression:

Stored size: 200 Bytes

Contents

<%= form_for(@organization, html: {role: 'form'}, builder: CitizenBudgetModel::CitizenBudgetFormBuilder) do |f| %>
  <%= f.errors %>
  <%= f.translated_text_field :name %>
  <% f.buttons %>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
citizen_budget_model-0.0.4 app/views/citizen_budget_model/organizations/_form.html.erb
citizen_budget_model-0.0.3 app/views/citizen_budget_model/organizations/_form.html.erb
citizen_budget_model-0.0.2 app/views/citizen_budget_model/organizations/_form.html.erb
citizen_budget_model-0.0.1 app/views/citizen_budget_model/organizations/_form.html.erb