Skip to content

Commit

Permalink
sync dynamicHelpers section as per recent changes to iodocs master br…
Browse files Browse the repository at this point in the history
…anch
  • Loading branch information
martintajur committed Jun 28, 2012
1 parent 38de2c4 commit 6769277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.js
Expand Up @@ -446,6 +446,7 @@ function processRequest(req, res, next) {

switch (httpMethod) {
case 'GET':
console.log(resource);
oa.get(resource, '', '',cb);
break;
case 'PUT':
Expand Down

0 comments on commit 6769277

Please sign in to comment.