We've built a drop in replacement for ActiveRecord called SimpleRecord: http://code.google.com/p/simple-record/
Just make your models extend SimpleRecord::Base instead of ActiveRecord::Base and you're good to go. Travis On May 22, 10:12 am, kretch <[email protected]> wrote: > SoSimpleDBis a drop-in replacement for ActiveRecord? Or does is sit > between ActiveRecord and the Amazon Simple DB? > > Thanks much > Kretch > > On May 22, 8:52 am, Roderick van Domburg <rails-mailing-l...@andreas- > > > > s.net> wrote: > > Marnen Laibow-Koser wrote: > > > I don't know offhand how to do this but it should be possible: there are > > > people using Rails with CouchDB, and with Amazon'sSimpleDB(the > > > SimpleRecord library). > > > Yes you can, just not with ActiveRecord without creating your own > > intermediate layer. > > > -- > > Roderick van Domburghttp://www.nedforce.com > > -- > > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

