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 devise namespace collision #1412

Merged
merged 1 commit into from
May 30, 2017
Merged

Conversation

josepjaume
Copy link
Contributor

🎩 What? Why?

This fixes a namespace collision bug that happened while eager-loading some controllers.

📌 Related Issues

📋 Subtasks

None

📷 Screenshots (optional)

None

👻 GIF

@josepjaume josepjaume added type: bug Issues that describe a bug in-review labels May 30, 2017
@mention-bot
Copy link

@josepjaume, thanks for your PR! By analyzing the history of the files in this pull request, we identified @oriolgual and @deivid-rodriguez to be potential reviewers.

@codecov
Copy link

codecov bot commented May 30, 2017

Codecov Report

Merging #1412 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1412   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files         428      428           
  Lines        7363     7363           
=======================================
  Hits         7026     7026           
  Misses        337      337
Impacted Files Coverage Δ
...-core/app/mailers/decidim/decidim_devise_mailer.rb 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2a9776...0389a76. Read the comment docs.

@josepjaume josepjaume merged commit c4c2e49 into master May 30, 2017
@josepjaume josepjaume deleted the devise_namespace_collision branch May 30, 2017 10:07
@josepjaume josepjaume removed type: bug Issues that describe a bug in-review labels May 30, 2017
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.

3 participants