Who designed active record in rails?



Who designed active record in rails?..

Answer / Irshad Ahamad

Active Record was designed by Yukihiro Matsumoto (Matz), the creator of Ruby, for the Ruby on Rails framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

Explain view in rails?

1 Answers  


when self.up and self.down method is used?

1 Answers  


Mention the differences between the observers and callbacks in ruby on rails.

1 Answers  


what is the difference between new, save and create?

1 Answers  


what is the function of garbage collection in Ruby on Rails?

1 Answers  


What does ruby name refer to?

1 Answers  


What is rails scaffolding?

1 Answers  


what is ORM (Object-Relationship-Model) in Rails?

1 Answers  


What is unit testing (in classical terms)? What is the primary technique when writing a test ?

1 Answers  


What is the use of $ in ruby?

1 Answers  


Explain rails migration.

1 Answers  


What are the different components of rails ?

1 Answers  


Categories