GUIDES (2018)

Active Record is the M in MVC - the model - which is the layer of the system responsible for representing business data and logic. Active Record facilitates the creation and use of business
objects whose data requires persistent storage to a database. It is an implementation of the Active Record pattern which itself is a description of an Object Relational Mapping system...

Show More


Comments

No comments yet. Be the first to comment!

Related Chunks

Related chunks with this resource

This Article can be found in 1 chunk
Introduction to Ruby on Rails (framework)

MORE RESOURCES FROM SOURCE

More in FoundryBase from   https://guides.rubyonrails.org