RubyGems.org

Implements the ActiveRecord pattern (Fowler, PoEAA) for AuthoRails 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.

installgem install activerecord_authorails
Authors

Alessandro Montebello

863 total downloads 860 for this version
Owners

8d58bde3c701eb1087fc53a05b086de7

Bundler
gem "activerecord_authorails", "~> 1.0.0"
Versions
  1. 1.0.0 June 5, 2008
Runtime Dependencies
  1. activesupport = 1.4.2