affiner le scope
This commit is contained in:
parent
25a7fa5a34
commit
67c104c8eb
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class BatchOperation < ApplicationRecord
|
|||
when BatchOperation.operations.fetch(:accepter) then
|
||||
query.state_en_instruction
|
||||
when BatchOperation.operations.fetch(:follow) then
|
||||
query.without_followers
|
||||
query.without_followers.en_cours
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue