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 Question | Next Question |
What is Rails Migrations? | Tell us what Is The Log That Has To Seen To Check For An Error In Ruby Rails? |