-
Get a monthly update on best practices for delivering successful software.

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
Related posts:
Topics: activerecord, rails
Kudos Anthony! I just used this plugin and works well.
Comment by Karthik, Wednesday, September 2, 2009 @ 2:38 pm
I developed something similar.
http://github.com/neerajdotname/active_record_no_table/tree/master
Comment by Neeraj, Thursday, September 3, 2009 @ 10:32 am
[...] acts_without_database: Now a Rails Plugin | Pathfinder Software Development | Blogs [...]
Pingback by Ennuyer.net » Blog Archive » Rails Reading - Sept 10, 2009, Thursday, September 10, 2009 @ 1:38 pm