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 |
Explain view in rails?
when self.up and self.down method is used?
Mention the differences between the observers and callbacks in ruby on rails.
what is the difference between new, save and create?
what is the function of garbage collection in Ruby on Rails?
What does ruby name refer to?
What is rails scaffolding?
what is ORM (Object-Relationship-Model) in Rails?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
What is the use of $ in ruby?
Explain rails migration.
What are the different components of rails ?