I am trying send user profile images from a client to the server using ActiveResource. It looks like ActiveResource doesn't support multi-part.
Is there a gem/plugin that adds Multipart support to ActiveResource? Or any other alternative approach to addressing this issue.