lib/tasks/xforum_tasks.rake in xforum-0.0.24 vs lib/tasks/xforum_tasks.rake in xforum-0.0.25

- old
+ new

@@ -56,10 +56,9 @@ (0...size).each {|i| temp[i]={} datax=data[i] (0...params.size).each { |j| pseudo ? temp[i].store(params[j], data[j]) : temp[i].store(params[j], datax[j]) } - Rails.logger.debug 'hello' } temp.shift if double temp end \ No newline at end of file