Answer Posted / ekta
Super productive new way to develop web applications because:
1. Dynamically typed programming language similar to Python,
Smalltalk, and Perl(Templating language)
2. Follows Model-View-Controller (MVC) architecture
3. Strives for simplicity
4. Less coding.
5. Minimum Configuration.
6. Design patterns admire
7. Light webserver
8. ORM
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
difference between member routes and collection routes ?
What is the rail console?
In how many ways you can create rails layout http response.
Name some rails ide or editor.
Explain some features of nested scaffolding.
Tell me what is the difference between the observers and callbacks in ruby on rails?
What is a proc ?
what is the function of garbage collection in Ruby on Rails?
Tell me what is ruby on rails?
How do I find only duplicate entries in a database table?
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
Tell me what is rails migration?
what is the command to create a migration?
Explain the various ide's of ruby on rails.
what are rails filters?