
Quite a while ago, I wrote a blog post which included some code which allowed you to use ActiveRecord without needing a database table.
I recently needed that functionality again, so I converted that code into a plugin and put it on github so that I could easily include it in another project. While doing this, I also cleaned up and simplified the code quite a bit.
The github page is here: http://github.com/AnthonyCaliendo/acts_without_database/
Related Services: Ruby on Rails Development
, Custom Software Development

Kudos Anthony! I just used this plugin and works well.
I developed something similar.
http://github.com/neerajdotname/active_record_no_table/tree/master
[...] acts_without_database: Now a Rails Plugin | Pathfinder Software Development | Blogs [...]