libactiverecord-ruby1.9

Tie database tables to classes (ruby 1.9)
  http://ar.rubyonrails.com/
  0
  no reviews



Implements the activerecord pattern (fowler, poeaa) for orm. it ties database tables and classes together for business objects, like customer or subscription, that can find, save, and destroy themselves without resorting to manual sql.

this package is built for ruby 1.9.