infopark / webcrm_sdk

SDK for Infopark WebCRM
MIT License
2 stars 2 forks source link

Issues + Wish for Rails 7 compatibility #17

Open BartekOchab opened 1 year ago

BartekOchab commented 1 year ago

We have to migrate older Rails app over to containers. In that context we are forced to update app to Rails 7. During that I observed that the gem is running in errors if a non existing contact is requested:

error.txt

Now might be a good time to request a compatible version to Rails 7 ... at least for the few apps which are still using that Rest-Api

thomasritz commented 1 year ago

Do you know what would be needed for this?

BartekOchab commented 1 year ago

No Sorry, I didn't look deeper into this. I am assuming this Rails 5 limit by your last commits in the repo.