aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-activerecord50/pkg-descr
blob: 86cdafa605bb872cda9093b7d9df0e48838c2e7b (plain) (blame)
1
2
3
4
5
6
7
8
Action Record

In Rails, the model is handled by what's called a object-relational
mapping layer entitled Active Record. This layer allows you to present
the data from database rows as objects and embellish these data objects
with business logic methods.

WWW: https://rubyonrails.org/