diff --git a/lib/juventude_plugin/votes_job.rb b/lib/juventude_plugin/votes_job.rb index f427cd9..7bca8da 100644 --- a/lib/juventude_plugin/votes_job.rb +++ b/lib/juventude_plugin/votes_job.rb @@ -19,7 +19,6 @@ class JuventudePlugin::VotesJob < JuventudePlugin::ReportJob count += 1 puts "%s de %s: adicionando voto da proposta: %s" % [count, amount_proposal_votes, proposal.id ] info = [] - => ArticleFollower(id: integer, person_id: integer, article_id: integer, since: datetime, created_at: datetime, updated_at: datetime) info.push(vote.voteable_id) info.push(vote.voter.identifier) -- libgit2 0.21.2