fix error

This commit is contained in:
Toks
2013-12-11 14:13:55 -05:00
parent f9ede26fbc
commit 8772ac60d8

View File

@@ -251,7 +251,7 @@ class Pool < ActiveRecord::Base
rescue ActiveRecord::RecordNotFound
# swallow
end
end.compact!
end.compact
else
[]
end