Doug Wright
Doug Wright
This really does seem like a valid issue. Is the code above really the recommended way to fix it? The problem is that adding something like `userResource.map('get', '/logout', users.logout)` gets...
I'm not sure why this would occur, but I haven't seen it. Can you provide some more details and maybe steps to reproduce? I'm not able to duplicate this at...
This is great! Restler was actually my suspicion last night, but I wasn't in a place where I could try updating it. Glad you figured it out and thanks for...
Phil: Unfortunately, I need to reopen this issue. I think you're right that it is related to Restler, but I think we're caught between two issues now. If you look...
Phil - I made a couple of changes to adapt to the new Restler error handling approach. Can you please check whether this works for you by grabbing the latest...
Excellent!!! Now I'm working on the problem where Node 0.10.12 has the EventEmitter issue. Another problem with Restler, but seems to be related to a know fix that isn't being...