ActiveResource and nested routes

How can I do PUT request to /entity1/:id1/entity2/:id2 url via
ActiveResource?