DeveloperHell | Languages: All | PHP | Python | .NET | Java | CSS | Ruby | Javascript   Site: Statistics
want to join us? register, it's easy | help
category icon

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
 
to add comments, create a free account, or sign in
no comments