Daniel (dB.) Doubrovkine

Results 3330 comments of Daniel (dB.) Doubrovkine

This isn't ideal, maybe think of what you'd like to write and we can discuss how to implement it? Other than that I strongly recommend not doing this and refactoring...

I would build this with a HAL or JSON+API today (and would use grape + roar). That layout allows you to combine different types of things under `_embeded` in a...

Not ATM. IMHO this should not be a requirement.

> > I would build this with a HAL or JSON+API today (and would use grape + roar) > > Could someone expand on this comment a little bit? I...

This looks good. I would just document this behavior, add to CHANGELOG and it's good to merge.

Reading http://stackoverflow.com/questions/9467395/whats-the-difference-between-to-a-and-to-ary-in-activerecord it seems like we need to support both `to_a` and `to_ary`, so I would take a pull request.

Please contribute. I have a podcast intent that plays audio [here](https://github.com/artsy/elderfield/blob/master/functions/artsy/index.js#L298) that you can look at.

Not AFAIK, I believe `res.say` will play before, but I could be wrong.