nearform / well

well
35 stars 15 forks source link

Fixed development data and production run error. Also refactoring suggestion. #7

Closed kamil-mech closed 9 years ago

kamil-mech commented 9 years ago

Seneca 0.6.0 compatible.

You can mark this issue as fixed: https://github.com/nearform/well/issues/2

Also, it is advised to remove or refactor var exists = false in the user plugin as it is never exposed or even used internally. However, the ok variable acts this role just fine. You can find var exists around the line 488 in user.js