gitlab-org--gitlab-foss/app
Timothy Andrew c1fcd730cc Implement review comments from @DouweM for !12300.
- Use a struct for scopes, so we can call `scope.if` instead of `scope[:if]`

- Refactor the "remove scopes whose :if condition returns false" logic to use a
  `select` rather than a `reject`.
2017-06-28 07:17:13 +00:00
..
assets
controllers
finders
helpers
mailers
models
policies
presenters
serializers
services Implement review comments from @DouweM for !12300. 2017-06-28 07:17:13 +00:00
uploaders
validators
views
workers