Sha256: 598aa2fa75c6d0a6d1a3cf4ccbf97c31a58f9f34bd21f196f02da4216ac8462f
Contents?: true
Size: 322 Bytes
Versions: 8
Compression:
Stored size: 322 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
8 entries across 8 versions & 1 rubygems