Sha256: c557e1f33700e28e7af1b07699e4ea6dd72101352d772084d862aa11be846e05

Contents?: true

Size: 341 Bytes

Versions: 11

Compression:

Stored size: 341 Bytes

Contents

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

<p>
  <strong>Question:</strong>
  <%= @challenge.question %>
</p>

<p>
  <strong>Answer:</strong>
  <%= @challenge.answer %>
</p>

<p>
  <strong>Code:</strong>
  <%= @challenge.code %>
</p>

<%= link_to 'Edit', edit_challenge_path(@challenge) %> |
<%= link_to 'Back', challenges_path %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
antispam-0.3.3 app/views/antispam/challenges/show.html.erb
antispam-0.3.2 app/views/antispam/challenges/show.html.erb
antispam-0.3.1 app/views/antispam/challenges/show.html.erb
antispam-0.3.0 app/views/antispam/challenges/show.html.erb
antispam-0.2.11 app/views/antispam/challenges/show.html.erb
antispam-0.2.10 app/views/antispam/challenges/show.html.erb
antispam-0.2.8 app/views/antispam/challenges/show.html.erb
antispam-0.2.6 app/views/antispam/challenges/show.html.erb
antispam-0.2.5 app/views/antispam/challenges/show.html.erb
antispam-0.2.4 app/views/antispam/challenges/show.html.erb
antispam-0.2.3 app/views/antispam/challenges/show.html.erb