Sha256: edbc87ffd82fe062255e8a72c48dcc3b339252d0d4bdc18f60066646dd239299

Contents?: true

Size: 561 Bytes

Versions: 58

Compression:

Stored size: 561 Bytes

Contents

<%%= error_messages_for :client_application %>
<div class="field">
  <label for="client_application_name">Name*</label><br/>
  <%%= f.text_field :name %>
</div>
<div class="field">
  <label for="client_application_url">Main Application URL*</label><br/>
  <%%= f.text_field :url %>
</div>
<div class="field">
  <label for="client_application_callback_url">Callback URL*</label><br/>
  <%%= f.text_field :callback_url %>
</div>
<div class="field">
  <label for="client_application_support_url">Support URL</label><br/>
  <%%= f.text_field :support_url %>
</div>

Version data entries

58 entries across 39 versions & 8 rubygems

Version Path
houston-oauth-plugin-0.5.1 lib/generators/erb/oauth_provider_templates/_form.html.erb
houston-oauth-plugin-0.5.1 generators/oauth_provider/templates/_form.html.erb
filiptepper-oauth-plugin-0.3.11 generators/oauth_provider/templates/_form.html.erb
pelle-oauth-plugin-0.3.10 generators/oauth_provider/templates/_form.html.erb
pelle-oauth-plugin-0.3.11 generators/oauth_provider/templates/_form.html.erb
pelle-oauth-plugin-0.3.5 generators/oauth_provider/templates/_form.html.erb
pelle-oauth-plugin-0.3.6 generators/oauth_provider/templates/_form.html.erb
pelle-oauth-plugin-0.3.7 generators/oauth_provider/templates/_form.html.erb
pelle-oauth-plugin-0.3.8 generators/oauth_provider/templates/_form.html.erb
pelle-oauth-plugin-0.3.9 generators/oauth_provider/templates/_form.html.erb
panjiva-oauth-plugin-0.4.1 lib/generators/erb/oauth_provider_templates/_form.html.erb
panjiva-oauth-plugin-0.4.1 generators/oauth_provider/templates/_form.html.erb
oauth-plugin-0.5.1 lib/generators/erb/oauth_provider_templates/_form.html.erb
oauth-plugin-0.5.1 generators/oauth_provider/templates/_form.html.erb
oauth-plugin-0.5.0 generators/oauth_provider/templates/_form.html.erb
oauth-plugin-0.5.0 lib/generators/erb/oauth_provider_templates/_form.html.erb
oauth-provider-0.5.0rc1 generators/oauth_provider/templates/_form.html.erb
oauth-provider-0.5.0rc1 lib/generators/erb/oauth_provider_templates/_form.html.erb
oauth-plugin-0.4.1 lib/generators/erb/oauth_provider_templates/_form.html.erb
oauth-plugin-0.4.1 generators/oauth_provider/templates/_form.html.erb