We have a rails 3 app that makes heavy use of active resource and we are looking to upgrade to rails 4. From what I've read it sounds like active resource was removed from rails 4 because of it's threading model. ActiveResource has some really nice features, so it would be nice to keep it, but if there's a reasonable chance it will cause problems this might be a good time to look at alternatives. Would appreciate any insights from anyone who may have already gone down this path.
Thanks in advance