abiao пре 4 година
родитељ
комит
17d2845a04
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/models/live_broad.rb

+ 1 - 1
app/models/live_broad.rb

@@ -25,7 +25,7 @@ class LiveBroad < ActiveRecord::Base
       if self.rank_str.length>0
         self.rank_str.each do |item|
           if item.length<=0
-            continue
+            next
           end
           if i==0
             str=item.to_s