1.
In Ruby on Rails, which of these initiates the method that is in the hat file and allows the interpreter to call the method?
2.
In Ruby on Rails, which of the following methods allows the loading of the local folders and files?
3.
In Ruby on Rails, class variables are created with the ____ prefix.
4.

In Ruby on Rails, instance variables are created with the ____ prefix.
5.
Which of these methods are accessible to objects within the same class in Ruby on Rails?
6.
Which of the following is a guiding principle in the rail philosophy of Ruby on Rails?
7.
In Ruby on Rails, scripts are called ____.
8.
In Ruby on Rails, what does ORM represent?
9.
In Ruby on Rails, how many types of association relationships does a model have?
10.
Ruby on Rails supports _____________________________.