Article Public (all visitors)

Active Record Basics — Ruby on Rails Guides

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...

Curated by

FoundryBase

Updated 11 months ago

CODING  

Browse more

View all Articles

Adjacent discoveries

Related resources

Continue from source

More from source

Browse more from guides.rubyonrails.org

Contribute to FoundryBase

Found something worth adding?

Sign in to suggest resources and start building your own collection.