Ruby on Rails Developer Question:

Tell us what Is Active Record?

Ruby on Rails Developer Interview Question
Ruby on Rails Developer Interview Question

Answer:

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


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?