fix error
This commit is contained in:
@@ -251,7 +251,7 @@ class Pool < ActiveRecord::Base
|
|||||||
rescue ActiveRecord::RecordNotFound
|
rescue ActiveRecord::RecordNotFound
|
||||||
# swallow
|
# swallow
|
||||||
end
|
end
|
||||||
end.compact!
|
end.compact
|
||||||
else
|
else
|
||||||
[]
|
[]
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user