freebsd-ports/databases/rubygem-activerecord41/pkg-descr
Steve Wills 47f47fe75b databases/rubygem-activerecord41: create port
Add rails 4.1 version of activerecord

PR:		201816
Submitted by:	Torsten Zühlsdorff <ports@toco-domains.de>
2015-08-04 20:07:40 +00:00

8 lines
288 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://www.rubyonrails.org