Sha256: 56be16ba0b8edefaef0e91eb96fd0e054b6e34e4674523165ac135e9776ac709

Contents?: true

Size: 241 Bytes

Versions: 14

Compression:

Stored size: 241 Bytes

Contents

<h1>You are already Connected to <%=params[:id].humanize%></h1>
<% form_tag oauth_consumer_path(params[:id]),:method=>:delete do %>
  <%=submit_tag "Disconnect" %>
  or
  <%=submit_tag "Reconnect" %>
  if you experienced a problem.
<% end %>

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
houston-core-0.6.3 app/views/oauth_consumers/show.html.erb
houston-core-0.6.2 app/views/oauth_consumers/show.html.erb
houston-core-0.6.1 app/views/oauth_consumers/show.html.erb
houston-core-0.6.0 app/views/oauth_consumers/show.html.erb
houston-core-0.5.6 app/views/oauth_consumers/show.html.erb
houston-core-0.5.5 app/views/oauth_consumers/show.html.erb
houston-core-0.5.4 app/views/oauth_consumers/show.html.erb
houston-core-0.5.3 app/views/oauth_consumers/show.html.erb
houston-core-0.5.2 app/views/oauth_consumers/show.html.erb
houston-core-0.5.1 app/views/oauth_consumers/show.html.erb
houston-core-0.5.0 app/views/oauth_consumers/show.html.erb
houston-core-0.5.0.beta1 app/views/oauth_consumers/show.html.erb
muck-oauth-0.1.1 app/views/oauth_consumers/show.html.erb
muck-oauth-0.1.0 app/views/oauth_consumers/show.html.erb