Jump To Content

Basic Rails Controllers

A test by Hampton Catlin.

Test Questions
  1. Question
    How do you reset the session?
    Answers
    Correct Answer Text
  2. Question
    What is the method name if we want to ignore a before_filter setup in a previous controller?
    Answers
    Correct Answer Text
  3. Question
    How would you access the name "Hampton" in "?user[][name]=Hampton&relation=3"
    Answers
    Correct Answer Text
  4. Question
    Can you modify the params object within an action?
    Answers
    Correct Answer Text
  5. Question
    The parameter string "?user[][name]=Hampton&relation=3" will translate into what structure?
    Answers
    Correct Answer Text
  6. Question
    DHH is from what country?
    Answers
    Correct Answer Text

Test Statistics

  • Rating Likes 6 Negative 0

Your Actions