Sha256: e44f469df962f46a9317fb16859c86921ad71a5d824e269ac0b182e53790b163

Contents?: true

Size: 516 Bytes

Versions: 24

Compression:

Stored size: 516 Bytes

Contents

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

<strong>Indetifier:</strong>
<%= @source.identifier %>
<br/>
<strong>Url:</strong>
<%= @source.url %>
<br/>
<strong>API key:</strong>
<%= @source.api_key %>
<br/>
<strong>Last updated at:</strong>
<%= @source.last_updated_at.to_s(:db) unless @source.last_updated_at.nil? %>
<%= link_to '(touch!)', touch_source_path(@source), :method => :put, :data => { :confirm => 'Are you sure?' } %>
<br/>


<%= link_to 'Edit', edit_source_path(@source) %> |
<%= link_to 'Back', sources_path %>

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
lit-1.1.6 app/views/lit/sources/show.html.erb
lit-1.1.5 app/views/lit/sources/show.html.erb
lit-1.1.4 app/views/lit/sources/show.html.erb
lit-1.1.2 app/views/lit/sources/show.html.erb
lit-1.1.1 app/views/lit/sources/show.html.erb
lit-1.1.0 app/views/lit/sources/show.html.erb
lit-1.0.2 app/views/lit/sources/show.html.erb
lit-1.0.1 app/views/lit/sources/show.html.erb
lit-1.0 app/views/lit/sources/show.html.erb
lit-0.4.0.pre.alpha.5 app/views/lit/sources/show.html.erb
lit-0.4.0.pre.alpha.4 app/views/lit/sources/show.html.erb
lit-0.4.0.pre.alpha.3 app/views/lit/sources/show.html.erb
lit-0.4.0.pre.alpha.2 app/views/lit/sources/show.html.erb
motorefi-lit-0.3.3 app/views/lit/sources/show.html.erb
lit-0.4.0.pre.alpha.1 app/views/lit/sources/show.html.erb
lit-0.4.0.pre.alpha app/views/lit/sources/show.html.erb
lit-0.3.3 app/views/lit/sources/show.html.erb
lit-0.3.1 app/views/lit/sources/show.html.erb
lit-0.3.0 app/views/lit/sources/show.html.erb
lit-0.2.6 app/views/lit/sources/show.html.erb