Results 1 issues of Maarten Claes

When you have an entity which exposes an ActiveRecord `belongs_to` without a `:using` option, then `serializable_hash` is called with a `Grape::Entity::Options` object. But serializable_hash clones the object and then tries...

question
feature