Skip to content
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

use unless instead of if, and empty? instead of !='' #491

Merged
merged 1 commit into from
Sep 1, 2016

Conversation

wyardley
Copy link
Contributor

@wyardley wyardley commented Aug 8, 2016

May be other cases, but wanted to fix this one outside of a feature request...
unless(source_name.empty?) seems a little cleaner / more idiomatic.

@bmjen bmjen merged commit 64261e3 into voxpupuli:master Sep 1, 2016
@wyardley wyardley deleted the rabbitmqadmin-sourcename-empty branch September 6, 2017 04:22
slm0n87 pushed a commit to slm0n87/puppet-rabbitmq that referenced this pull request Mar 7, 2019
…me-empty

use unless instead of if, and empty? instead of !=''
cegeka-jenkins pushed a commit to cegeka/puppet-rabbitmq that referenced this pull request Mar 26, 2021
…me-empty

use unless instead of if, and empty? instead of !=''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants