1.
In Rails, sessions represents client-side information.
2.
In Ruby on Rails, a request from the ___________________ method is used to notify the controller.
3.
Which of these components involved in defining the model allows users to define the installed plugin settings in Ruby on Rails?
4.
In Rails, which of these methods is used to issue the error message if the page is not found?
5.
In Ruby on Rails, which of these provides a shortcut to display the code that is used in the programming of the application and used to have the views?
6.
Which of the following Rails components provides the management of the templates and gives the AJAX support that is being used with the application?
7.
The getter method in Ruby is generated using ______________________________.
8.
Which of these features is not supported in Ruby?
9.
In Ruby on Rails, information from the ___________________ side is stored as cookies.
10.
___________________________ are defined in a model in Ruby on Rails.