Home
Pages
Classes
Methods
Pages
README
index.html.haml
show.html.haml
_form.html.haml
authorize.html.haml
authorize_failure.html.haml
authorize_success.html.haml
edit.html.haml
index.html.haml
new.html.haml
oauth2_authorize.html.haml
show.html.haml
USAGE
USAGE
index.html.slim
show.html.slim
%h1 Edit your application
form_for :client_application do |f|
¶
↑
= render :partial => "form", :locals => { :f => f } = submit_tag "Edit"