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

Tell me what is ruby on rails?

0 Answers  


What is object-relationship-model (orm)?

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  


Where does the start_tabnav gets informations for tabs rendering in ruby rail?

0 Answers  


What are models in rails?

0 Answers  


what is rails caching?

0 Answers  


what is sweeper in Rails?

0 Answers  


How to use two databases into a single application?

0 Answers  


How many types of relationships does a model has?

0 Answers  


How you run your Rails Application without creating database ?

0 Answers  


What is the difference between save and save?

0 Answers  


Explain dry in rails?

0 Answers  


Categories