Sha256: 50d71dfcb2e8c1ff70b57b4fe43b9acb7da104df37cdbbf49b5a5a82acd39066

Contents?: true

Size: 461 Bytes

Versions: 22

Compression:

Stored size: 461 Bytes

Contents

<% content_for :discovery_insert do %>
  <link rel="alternate" type="application/x-wiki" title="Edit this page" href="<%= edit_source_url(@source) %>" />
<% end %>

<p>
  <b>URL:</b>
  <%= source_url_link @source %>
</p>

<p>
   <b>Events:</b>
   <%= render :partial => 'events/list', :locals => { :events =>  @source.events } %>
</p>

<%= link_to 'Back', sources_path %> |
<%= link_to 'Destroy', @source, method: :delete, data: { confirm: 'Are you sure?' } %>

Version data entries

22 entries across 22 versions & 4 rubygems

Version Path
koalagator-3.0.0 app/views/calagator/sources/show.html.erb
koalagator-2.1.1 app/views/calagator/sources/show.html.erb
koalagator-2.1.0 app/views/calagator/sources/show.html.erb
koalagator-2.0.0 app/views/calagator/sources/show.html.erb
calagator2-2.1.1 app/views/calagator/sources/show.html.erb
calagator2-2.1.0 app/views/calagator/sources/show.html.erb
calagator2-2.0.0 app/views/calagator/sources/show.html.erb
calagator-2.0.0.pre.1 app/views/calagator/sources/show.html.erb
calagator-2.0.0.pre.0 app/views/calagator/sources/show.html.erb
calagator-1.1.0 app/views/calagator/sources/show.html.erb
calagator-1.0.0 app/views/calagator/sources/show.html.erb
grokus-1.0.0.9 app/views/calagator/sources/show.html.erb
grokus-1.0.0.8 app/views/calagator/sources/show.html.erb
grokus-1.0.0.7 app/views/calagator/sources/show.html.erb
grokus-1.0.0.6 app/views/calagator/sources/show.html.erb
grokus-1.0.0.5 app/views/calagator/sources/show.html.erb
grokus-1.0.0.3 app/views/calagator/sources/show.html.erb
grokus-1.0.0.2 app/views/calagator/sources/show.html.erb
grokus-1.0.0.1 app/views/calagator/sources/show.html.erb
calagator-1.0.0.rc3 app/views/calagator/sources/show.html.erb