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

[MNOE-27] Fix double loading #307

Merged
merged 1 commit into from
Jun 4, 2017

Conversation

ouranos
Copy link
Contributor

@ouranos ouranos commented Jun 1, 2017

Fix double loading of rake tasks and initializers

This was defining another Engine in core which was loading all the core/config/initializers a second time.

@ouranos ouranos added the bug label Jun 1, 2017
@ouranos ouranos self-assigned this Jun 1, 2017
@ouranos ouranos requested review from BrunoChauvet and x4d3 June 1, 2017 07:17
Fix double loading of rake tasks and initializers

This was defining another Engine in `core` which was loading all the
`core/config/initializers` a second time.
@ouranos ouranos force-pushed the feature/27-double-loading branch from ae7b278 to 4a82aff Compare June 2, 2017 06:03
@ouranos ouranos merged commit f2c3f96 into maestrano:2.0 Jun 4, 2017
@ouranos ouranos deleted the feature/27-double-loading branch June 4, 2017 00:38
aluqueGH pushed a commit to aluqueGH/mno-enterprise that referenced this pull request Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants