RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

Ephemeral, an ORM for non-persisted objects

Ephemeral brings ORM-like functionality to non-persisted objects. The anticipated use case is for an application that consumes an API and materializes one or more collections of objects from a JSON response or XML response. This release brings one-to-many relationships and chainable scopes for your in-memory objects.

Comments

Has some similarities with (but is not the same as) Virtus. Interesting!PeterCooper - August 13, 2012 21:59

Post a Comment

Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!