What are the major components of Ruby on Rails?



What are the major components of Ruby on Rails?..

Answer / chandanjha1989

ActiveRecord
ActionPack
ActionMailer
ActiveModel
ActiveResource
ActiveSupport

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

How is visibility of methods changed in ruby (encapsulation) ?

0 Answers  


Explain bundler in rails.

0 Answers  


Do you know what is sweeper in rails?

0 Answers  


How do rails implement ajax?

0 Answers  


If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?

0 Answers  






what are the limits of Ruby on Rails?

0 Answers  


Difference between argument and parameter in ruby on rails ?

0 Answers  


what is “Yield” in Ruby on Rails?

0 Answers  


Tell me what is the difference between the observers and callbacks in ruby on rails?

0 Answers  


What are the different filters used in ruby on rails?

0 Answers  


What is the difference between symbol and string?

0 Answers  


What is rails migrations?

0 Answers  


Categories