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

Fixed: config blocks didn't work for module dependencies #16

Merged
merged 1 commit into from
Apr 14, 2014
Merged

Fixed: config blocks didn't work for module dependencies #16

merged 1 commit into from
Apr 14, 2014

Conversation

rolandzwaga
Copy link
Contributor

Register() method now first registers module dependencies before registering the module itself.
(This was a dumb mistake by me, I registered the module's dependencies in the wrong order)

ocombe added a commit that referenced this pull request Apr 14, 2014
Fixed: config blocks didn't work for module dependencies
@ocombe ocombe merged commit 7ce1c9a into ocombe:master Apr 14, 2014
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