Sha256: 87ab34e519f6243ca068892fd33ab454dd0af7eaa328a4c53c0a25d810bb0517

Contents?: true

Size: 182 Bytes

Versions: 49

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

49 entries across 39 versions & 8 rubygems

Version Path
oauth-plugin-0.3.12 generators/oauth_provider/templates/new.html.haml
filiptepper-oauth-plugin-0.3.12 generators/oauth_provider/templates/new.html.haml
oauth-plugin-0.3.11 generators/oauth_provider/templates/new.html.haml
oauth-plugin-0.3.7 generators/oauth_provider/templates/new.html.haml
oauth-plugin-0.3.5 generators/oauth_provider/templates/new.html.haml
oauth-plugin-0.3.6 generators/oauth_provider/templates/new.html.haml
oauth-plugin-0.3.9 generators/oauth_provider/templates/new.html.haml
oauth-plugin-0.3.10 generators/oauth_provider/templates/new.html.haml
oauth-plugin-0.3.8 generators/oauth_provider/templates/new.html.haml