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
How would you create a controller for the subject?
Tell me what is the difference between the observers and callbacks in ruby on rails?
What is the current version of ruby on rails?
Who developed ruby on rails?
Explain rest in rails routes.
What is the latest version of ruby on rails?
What are gemsets in rails?
What is the importance of rjs?
What are the three methods to install ruby on rails?
Mention the role of rails controller.
What is the role of mvc architecture in ruby on rails?
What are the different filters used in ruby on rails?
Explain me what is the difference between concern and application_controller.rb in ruby on rails?
What are the various changes between the rails version 2 and 3?
how can we define Ruby regular expressions?