Sha256: 9b3d2880e2043bf05035f8b51b90d5a8e5422600be9ac83a95dc28084dc9a961

Contents?: true

Size: 182 Bytes

Versions: 9

Compression:

Stored size: 182 Bytes

Contents

%h1 Register a new application

= form_for :client_application, :url => { :action => :create } do |f|
  = render :partial => "form", :locals => { :f => f }
  = submit_tag "Register"

Version data entries

9 entries across 9 versions & 4 rubygems

Version Path
houston-oauth-plugin-0.5.1 lib/generators/haml/oauth_provider_templates/new.html.haml
panjiva-oauth-plugin-0.4.1 lib/generators/haml/oauth_provider_templates/new.html.haml
oauth-plugin-0.5.1 lib/generators/haml/oauth_provider_templates/new.html.haml
oauth-plugin-0.5.0 lib/generators/haml/oauth_provider_templates/new.html.haml
oauth-provider-0.5.0rc1 lib/generators/haml/oauth_provider_templates/new.html.haml
oauth-plugin-0.4.1 lib/generators/haml/oauth_provider_templates/new.html.haml
oauth-plugin-0.4.0 lib/generators/haml/oauth_provider_templates/new.html.haml
oauth-plugin-0.4.0.rc2 lib/generators/haml/oauth_provider_templates/new.html.haml
oauth-plugin-0.4.0.rc1 lib/generators/haml/oauth_provider_templates/new.html.haml