Ruby on Rails Developer Question:

Tell us what Is Active Record?

Answer:

Active Record are like Object Relational Mapping(ORM), where classes are mapped to table and objects are mapped to columns in the table.

Read All 30 Ruby on Rails Developer Questions
Previous QuestionNext Question
What is Rails Migrations?Tell us what Is The Log That Has To Seen To Check For An Error In Ruby Rails?