Object-relation mapping put on rails
in Ruby added by admin, on 25/10/2007 active record beginner tutorials database reference ruby on rails
Active Record connects business objects and database tables to create a persistable domain model where logic and data are presented in one wrapping. It's an implementation of the object-relational mapping (ORM) pattern by the same name as described by Martin Fowler
comment save report- submitted
- Thu, Oct 25th 2007, 19:14
- clicks today
- 0
- clicks this month
- 0
- clicks all time
- 107
