RubyGems.org

activerecord

2.3.5

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.

installgem install activerecord
Authors

David Heinemeier Hansson

461,599 total downloads 308,067 for this version
Versions
  1. 3.0.0.beta February 4, 2010
  2. 2.3.5 November 26, 2009
  3. 2.3.4 September 3, 2009
  4. 2.3.3 July 20, 2009
  5. 2.3.2 March 15, 2009
Show all versions (48 total)
Runtime Dependencies
  1. activesupport = 2.3.5