OSDN Git Service

rename model name
[pettanr/pettanr.git] / app / views / stories / play.html.erb
index 5aedbfd..7f2af7d 100644 (file)
@@ -28,7 +28,7 @@
   <h3 id="editor"><%= t('editor') -%></h3>
   <p id="notice"><%= notice %></p>
   
-  <% @sort_items.each do |story_sheet| %>
+  <% @items.each do |story_sheet| %>
     <% if story_sheet.sheet -%>
       <div>
         <% @items.each do |ss| %>