Tell me what is rails active record in ruby on rails?



Tell me what is rails active record in ruby on rails?..

Answer / Chandra Kumar Misra

"Active Record is a component of Rails that provides an interface for interacting with database tables. It allows developers to create, read, update, and delete records within the database by treating database tables as objects in Ruby code. Active Record uses Convention Over Configuration approach, which simplifies interactions between Rails applications and databases."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

Mention the role of rails controller.

1 Answers  


What is ORM in Rails?

1 Answers  


How to use two databases into a single application?

1 Answers  


How many types of relationships does a model has?

1 Answers  


iam new to the ruby on rails. suggest me some pdf and online books for ruby and rails

1 Answers  


What is ruby on rails & why it is used for?

1 Answers  


What are models in rails?

1 Answers  


How can you run rails without creating databases?

1 Answers  


Explain rvm in rails?

1 Answers  


how can we define Ruby regular expressions?

1 Answers  


What does ruby name refer to?

1 Answers  


What are float, dig and max?

1 Answers  


Categories