What are the various components of rail?



What are the various components of rail?..

Answer / Rahul Raj

The primary components of Rails include: (1) Action Pack, responsible for handling controllers and routing,n(2) Active Record, provides an Object-Relational Mapping (ORM) layer to interact with databases,n(3) Action Mailer, provides an easy way to send emails from Rails applications,n(4) Active Support, contains utility classes that make it easier to work with common Ruby tasks such as time zones, formatting dates and numbers, and handling exceptions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

How will be the future for ruby on rails?

1 Answers  


what is the difference between calling super() and super call?

1 Answers  


what is the difference between the Observers and Callbacks in Ruby on Rails?

1 Answers  


what is the use of super function in ruby on rails?

1 Answers  


What is the naming convention for variables?

1 Answers  


I would like to know about ruby on rails.I want to know.how will be the future for ruby on rails.please tell me.

9 Answers   Baidu, TCS,


Write a program to show the functionality of request.xhr in ruby on rails ?

1 Answers  


how you can run Rails application without creating databases?

1 Answers  


What is the current version of ruby on rails?

0 Answers  


what the difference between static scaffolding and Dynamic scaffolding?

3 Answers  


Do you know what is “yield” in ruby on rails?

1 Answers  


What is active record in rails?

1 Answers  


Categories