opnsense-ports/databases/rubygem-activerecord5/pkg-descr
Franco Fichtner b2b807b85d */*: sync with upstream
Taken from: FreeBSD
2017-01-10 06:23:02 +01:00

8 lines
285 B
Text

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: http://rubyonrails.org/