Peter Berkenbosch

Results 15 issues of Peter Berkenbosch

https://rubygems.org/gems/mollie-api-ruby is only listing up to `4.7.1` while the current tagged version here is `4.9.0`

I would love to use partials within haml. However, when I try to render a partial, the to_html method fails. What do I need to add to the render call?...

discussion

and various other fixes including endless loop issues

refactor out the shared code and replace with https://github.com/wombat/wombat-ruby

`._reflections` returns a Hash with symbols as keys since https://github.com/rails/rails/commit/d9a54e41ab147a7e98559ffddda8ffc0fc059daa, and using the `to_s` is causing the `belongs_to` field to error with ```undefined method `klass' for nil``` when trying to...