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 Active Job queue prefixing in Rails apps #139

Merged
merged 2 commits into from Oct 19, 2015
Merged

Fix Active Job queue prefixing in Rails apps #139

merged 2 commits into from Oct 19, 2015

Conversation

farski
Copy link
Contributor

@farski farski commented Oct 10, 2015

There was an issue where Active Job prefixes were not being applied if the Shoryuken environment was being loaded outside of the CLI with the --rails flag (i.e. in a Rails app itself). This change allows the prefixing to occur as long as Rails is defined.

@Senjai
Copy link
Contributor

Senjai commented Oct 14, 2015

👍

phstc added a commit that referenced this pull request Oct 19, 2015
Fix Active Job queue prefixing in Rails apps
@phstc phstc merged commit 02f71e6 into ruby-shoryuken:master Oct 19, 2015
@phstc
Copy link
Collaborator

phstc commented Oct 19, 2015

Thanks. Added to master 🍻

@farski farski deleted the fix/active_job_prefixing branch October 19, 2015 17:29
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.

None yet

3 participants