Learning loads about YAML and now it's working - sort of.
This commit is contained in:
@@ -28,6 +28,9 @@ Not Signed in.
|
||||
<%= link_to "Add User" %>
|
||||
</p>
|
||||
|
||||
<% @file["objectives"].each do |key, value| %>
|
||||
<p><%= key%>:<%=value%></p>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
<% if current_user.user? %>
|
||||
|
||||
Reference in New Issue
Block a user