CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

Create a syncronous version of iris.readConfig #57

Closed facascante closed 8 years ago

facascante commented 8 years ago

summary :

  1. in iris_core/config.js create a new function iris.readConfigSync
  2. test the new function