tcorral / Hydra.js

Create a scalable, maintainable and module oriented system using Hydra.js
http://tcorral.github.com/Hydra.js
MIT License
102 stars 12 forks source link

Data was being lost on FakeModule starts. #20

Closed ajimix closed 11 years ago

ajimix commented 11 years ago

Object data passed to a FakeModule was being lost in the Hydra.module.start call due to a wrong parameter call.