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 to serialize data with yaml?

0 Answers  


Explain rails migration.

0 Answers  


Explain model in rails?

0 Answers  


Explain the importance of yield statement in rails.

0 Answers  


Explain testing in rails.

0 Answers  






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

0 Answers  


What is the difference between render and redirect?

0 Answers  


what are benefits of using active record as opposed to raw sql queries?

0 Answers  


Explain unobtrusive javascript in rails.

0 Answers  


What is the purpose of load in ruby?

0 Answers  


what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?

0 Answers  


What are the different types of association relationships that exist?

0 Answers  


Categories