ruby_odata icon indicating copy to clipboard operation
ruby_odata copied to clipboard

ruby 3.2 and rails 7 compatible

Open outsmartin opened this issue 2 years ago • 0 comments

Hi there,

I worked on making ruby_odata work with recent releases of both rails + ruby.

The process was pretty straigh forward until I hit a weird issue with 2 test failing related to the prepare_payload method. It looks like something changed in one of the updates that is already generating JSON and now it was doubly JSON encoded there.

outsmartin avatar Feb 10 '23 12:02 outsmartin