Andrew Herr

Results 4 issues of Andrew Herr

In our API we occasionally encounter dead links. I would like a version of `Representation#related` that does not raise when I ask it to reify a dead link. What it...

I'm trying to build up a JSON document hash starting from `{}`. I keep ending up [here](https://github.com/tenderlove/hana/blob/master/lib/hana.rb#L122) when I `add` a nested path. I see the problem -- you can't...

Hello, thanks for this great library. I used it recently with great success on a project recently. Now, I've got a system running on several nodes that I'd like to...

We have multiple postgres databases (in different clouds in production) that we want to test against with Heroku CI with multiple nodes. - Our primary database is set to use...