Sha256: 06a611cc4732aa7385d82b968816eb711399bcd54e7908ad3b03239edc0d0f57
Contents?: true
Size: 309 Bytes
Versions: 25
Compression:
Stored size: 309 Bytes
Contents
<h2><%= t("new_configuration_template") %></h2> <%= error_messages_for :app_configuration %> <% form_for @app_configuration, :url => admin_configurations_path do |f| -%> <p> <strong><%= t("name") %></strong><br /> <%= f.text_field :name %> </p> <p> <%= f.submit t("create") %> <% end -%>
Version data entries
25 entries across 25 versions & 3 rubygems