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
f37f5398
Verified
Commit
f37f5398
authored
Feb 01, 2018
by
Kaspar Vollenweider
👻
Browse files
fix non existent method call
parent
f9e90933
Pipeline
#13901
canceled with stage
in 7 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/models/client.rb
View file @
f37f5398
...
...
@@ -70,7 +70,7 @@ class Client < ApplicationRecord
}
def
terminatable?
assignment
.
blank?
||
assignment
.
end
ing
?
||
assignment
.
no_period?
assignment
.
blank?
||
assignment
.
end
ed
?
||
assignment
.
no_period?
end
def
self
.
acceptences_restricted
...
...
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