-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace conditions with named scopes #2638
Replace conditions with named scopes #2638
Conversation
d3153b0
to
869c7f9
Compare
869c7f9
to
887d28e
Compare
@martinpovolny Hi, added some tests, can you make a review? |
Some comments on commits alexander-demicev/manageiq-ui-classic@5bb45cb~...887d28e spec/controllers/host_controller_spec.rb
|
Checked commits alexander-demicev/manageiq-ui-classic@5bb45cb~...887d28e with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to wait for the provider PR anyway. |
@martinpovolny Related PR's are merged :) |
I will review this as soon as possible. |
ping @mansam? |
@martinpovolny Looks like it's working as intended to me. |
Replace conditions with named scopes.
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1507916