Sha256: 40385e3322a16b3469ae6091a0b33b70124118ba6f687fc2da500a918f3234c7

Contents?: true

Size: 437 Bytes

Versions: 54

Compression:

Stored size: 437 Bytes

Contents

<p id="notice"><%= notice %></p>


<% @model.attributes.keys.each do |attribute| %>
	
	<%= attribute %> : <%= @model.send("#{attribute}") %>	

<% end %>
<br>

<h5>Signed Request</h5>
<% @model.signed_request.keys.each do |entity| %>
	<div id="<%= entity %>"><%= @model.signed_request[entity] %></div>
<% end %>

<div id="upload_widget_opener"></div>



<%= link_to 'Edit', edit_image_path(@model) %> |
<%= link_to 'Back', images_path %>

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.9 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.8 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.7 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.6 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.5 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.4 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.3 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.2 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.1 app/views/auth/images/show.html.erb
wordjelly-auth-1.5.0 app/views/auth/images/show.html.erb
wordjelly-auth-1.4.9 app/views/auth/images/show.html.erb
wordjelly-auth-1.4.8 app/views/auth/images/show.html.erb
wordjelly-auth-1.4.7 app/views/auth/images/show.html.erb
wordjelly-auth-1.4.6 app/views/auth/images/show.html.erb
wordjelly-auth-1.4.5 app/views/auth/images/show.html.erb
wordjelly-auth-1.4.4 app/views/auth/images/show.html.erb
wordjelly-auth-1.4.3 app/views/auth/images/show.html.erb
wordjelly-auth-1.4.2 app/views/auth/images/show.html.erb
wordjelly-auth-1.4.0 app/views/auth/images/show.html.erb