kennethkalmer / activerecord-tableless-models

Bringing together the different tableless model implementations into a single gem/plugin

This URL has Read+Write access

rxcfc (author)
Fri May 23 21:34:51 -0700 2008
commit  3222a7ad4827606b89859191d430776e9e280bf9
tree    42a2de59fa05d0f14da19b5c3ed249329ca7d7d5
parent  2687b2d3f7a5a3cebdbc5e649ee9cba888b222bd
100644 7 lines (4 sloc) 0.198 kb
1
2
3
4
5
6
7
ActiveRecord Tableless Models
-----------------------------
 
A single implementation of the ActiveRecord Tableless Model pattern for any
Rails project or other Ruby project that uses ActiveRecord.