1.
In Ruby on Rails, which of the following handles the POST request?
2.
Which of the following can be used for every user to obstruct a potential rainbow attack?
In Ruby on Rails, which of the following is used to avoid a rainbow attack on every user?
3.
Which of the following keywords is used for the encryption methods present in a class in Ruby on Rails?
4.
In Ruby on Rails, which of the following commands provides a self-console?
5.
In Ruby on Rails, what is the maximum length of the ID attribute?
6.
In Ruby on Rails, when a PostsController is created, which of the following is used to search for a template in Rails application?
7.
Which of the following command is used to drop a database in Ruby on Rails?
8.
In Ruby on Rails, which of these is not a standard directory in a Rails application?
9.
In Ruby on Rails, which of the following paths is used to create a new Rails project?
10.
In Ruby on Rails, which of the following parts of a Rails application is functionally tested?