ruby-grape / grape-entity

An API focused facade that sits on top of an object model.
MIT License
721 stars 153 forks source link

Fix the method Grape::Entity#exec_with_object to work with Ruby 3 #376

Open linhchauatx opened 1 year ago

linhchauatx commented 1 year ago

Fix the method Grape::Entity#exec_with_object to work with Ruby 3.

dblock commented 1 year ago

We already have Ruby 3.x in the CI. Are we missing tests? (Add part of this PR please)?

Don't worry about versions, revert that.