Paul Woolcock

Results 32 comments of Paul Woolcock

bump, can someone take a look at this?

I think this is related to this serde_yaml issue, if so I will close this: https://github.com/dtolnay/serde-yaml/issues/165

I'm seeing the same bug. I wonder if it has something to do with rbspy trying to do something with the process before the ruby VM is ready? The only...

@emk I followed the directions in the README but also had an issue with the first build. I had `RUST_INSTALL_DIESEL=1` but diesel_cli was not installed. Then I ran `heroku buildpacks:set...

@emk your comment confuses me, if you didn't intend for the diesel cli to be installed then what is this section for? https://github.com/emk/heroku-buildpack-rust#running-diesel-migrations-during-the-release-phase I check the generated `schema.rs` into my...

`master` seems to be working fine, at least on today's nightly

ok, but this sample is not from me, but from the official OpenAPIv2 spec...not accepting `200` means paperclip is not spec-compliant.