Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
aoz-003
Commits
283da174
Commit
283da174
authored
Oct 30, 2018
by
Jiri Strojil
Browse files
Tmp
parent
b5b152fe
Pipeline
#29708
passed with stage
in 46 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/models/volunteer.rb
View file @
283da174
...
...
@@ -175,7 +175,6 @@ class Volunteer < ApplicationRecord
def
self
.
semester_process_eligible
(
semester
)
joins
(
:contact
).
where
.
not
(
id:
have_semester_process
(
semester
).
ids
)
.
active_semester_mission
(
semester
)
.
group
(
'volunteers.id'
)
end
## Activness Scopes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment