Artboard article
- 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
saved by: FoundryBase
updated 16 days ago
Visibility: Public (all visitors)
CODING  


Comments

No comments yet. Be the first to comment!

MORE RESOURCES FROM SOURCE

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

Related Chunks

Related chunks with this resource

This Article can be found in 1 chunk