Plain Ol' Ruby Objects (PORO) is a persistence engine that can use nearly any persistence store. Its purpose is to allow you to easily add a persistence store to your existing objects in an application. Currently, there is support for MongoDB, though SQL and Memcache support is planned.
Required Ruby Version
>= 1.9.2
Authors
Jeff Reinecke
Versions
- 0.1.8 April 15, 2011 (38 KB)
- 0.1.7 April 07, 2011 (38 KB)
- 0.1.6 March 09, 2011 (38 KB)
- 0.1.5 February 15, 2011 (38 KB)
- 0.1.4 November 08, 2010 (38 KB)