Added IssueCollection
This class can be used to reduce a list of issues down to a subset based
on user permissions. This class operates in such a way that it can
reduce issues using as few queries as possible, if any at all.
Showing
app/models/issue_collection.rb
0 → 100644
spec/models/issue_collection_spec.rb
0 → 100644
Please
register
or
sign in
to comment