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

fix to allow configuration of other values via uri #54

Merged
merged 1 commit into from
Jul 26, 2015

Conversation

yads
Copy link
Contributor

@yads yads commented Jul 22, 2015

previously any non uri options passed to a device would be stripped out. This makes the behavior consistent with how the Rails configuration works.

previously any non uri options passed to a device would be stripped out. This makes the behavior consistent with how the Rails configuration works.
@dwbutler
Copy link
Owner

This looks good. It makes sense that someone might specify configuration both in the URI and in the main Rails configuration.

@yads
Copy link
Contributor Author

yads commented Jul 23, 2015

Yes, our use case, for example, configures the Rails logger as well as substituting Sidekiq's logger with a different LogstashLogger instance.

dwbutler added a commit that referenced this pull request Jul 26, 2015
fix to allow configuration of other values via uri
@dwbutler dwbutler merged commit 8d1dbbb into dwbutler:master Jul 26, 2015
@dwbutler
Copy link
Owner

Released in 0.10.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants