arel engine

I want to write an arel engine to run an arel-based client against a RESTful back-end.

I’ve seen people talk about it, but haven’t seen it actually done.

Is it possible? What is the best place to find info/examples on how to do it?

tx, Andy