lib/generators/haml/oauth_consumer_templates/show.html.haml in oauth-plugin-0.4.0.rc2 vs lib/generators/haml/oauth_consumer_templates/show.html.haml in oauth-plugin-0.4.0
- old
+ new
@@ -1,5 +1,5 @@
-%h1
+%h1
You are already Connected to
=params[:id].humanize
-form_tag oauth_consumer_path(params[:id]),:method=>:delete do
=submit_tag "Disconnect"
or
\ No newline at end of file