Chris Stefano

Results 4 comments of Chris Stefano

Hi @RMHogervorst There are a couple posts I've see around, but all assume existing knowledge of R, Heroku, how projects are structured, how Heroku deployments work with buildpacks, combining multiple...

I've experienced the same issue; needing to push images to a remote registry before being able to create the manifest. My expectation is that `manifest create` would behave in a...

I realised I haven't updated the main README page to include details of the new `Webhook` class, so I will add that shortly.

I've managed to get [draper](https://github.com/drapergem/draper) (in Rails 4) to play nicely with wice_grid by making the collection presenter delegate certain methods to the model and by tricking the inheritance check...