What are the major components of Ruby on Rails?

Answer Posted / chandanjha1989

ActiveRecord
ActionPack
ActionMailer
ActiveModel
ActiveResource
ActiveSupport

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain testing in rails.

516


what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?

478


How is direct different from render?

495


What is rails active record?

465


How will be the future for ruby on rails?

473






What is a webrick web server?

494


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

466


What is the naming convention for variables?

505


when self.up and self.down method is used?

493


What can Rails Migration do?

480


List out what can Rails Migration do?

511


Explain me what is the purpose of rjs in rails?

484


what is “Yield” in Ruby on Rails?

511


what is the difference in scope for these two variables: @@name and @name?

454


what is rake in Rails?

513