Martin Genev

Results 28 comments of Martin Genev

RIght, so one way to fix this would be to add koabodyparser as a dependency to koa-mongo-rest instead of parsing the body in it, that way both can work, otherwise...

Yes that would be awesome. Whatever actions are currently active in the route you're in, and their origins.

A good example of how a generator delegates to another generator is here: https://github.com/balderdashy/sails-generate-api/blob/master/lib/index.js `generate api` seems to simply call `generate model` and `generate controller` so we'd just create `generate...

That sounds good, let's plot out the best way to do this.

according to this comment and the ones below, @huafu is ready with his addon which enables us to use sockets in sane https://github.com/mphasize/sails-generate-ember-blueprints/issues/13#issuecomment-76882609 see his comments about `-rest` and serializers...

yes, indeed, thanks for bringing it up, I have to revisit auth for refreshing the tokens and I'll work on this too.

We talk a lot in the chat about what we're up to https://gitter.im/artificialio/sane

i like leaflet a lot and have been thinking about it. What improvement are you suggesting exactly

Same here, how do you set the urls to your own CDN? This module is not very useful if it only supports 1 CDN