[Ruby] Restful ORM

Dave Thompson dandrew.thompson at gmail.com
Thu Apr 24 22:51:53 PDT 2008


Does anyone know of any projects developing
ActiveRecord/Datamapper/ORM-to-restful services.

For example, let's say I want to create a model SomeRestfulWebsite.rb which
would serve as an ORM interface for me to interact with a restful website.
That way I could call <% SomeRestfulWebsite.user.name.first %> and it would
pull the values from the restful website into my application.

Thoughts? Thanks.

-- 
Dave Thompson
http://dathompson.blogspot.com


More information about the Ruby mailing list