• Yorick Peterse's avatar
    Add User#projects_with_reporter_access_limited_to · 467b346f
    Yorick Peterse authored
    This method can be used to retrieve a list of projects for a user that
    said user has reporter access to. This list is then be reduced down to
    a specific set of projects. This allows you to reduce a list of projects
    to a list of projects you have reporter access to in an efficient
    manner.
    467b346f
user_spec.rb 39.8 KB