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 is dynamic scaffolding different from static scaffolding?
what is the role of Rails Controller?
Mention the differences between the observers and callbacks in ruby on rails.
What are the three methods to install ruby on rails?
what is the difference between calling super() and super call?
Explain model in rails?
Write a program to generate and run the application without the use of database
What does ruby name refer to?
How many types of variables are available in ruby class?
What is the current version of ruby on rails?
what is sweeper in Rails?
How many types of associations relationships does a model have?
What is the naming convention for variables?
The string can be represented in single as well as double quotes. What is the difference between the two?
What is agile development? What are the strengths?