How many filters are there in rails.
No Answer is Posted For this Question
Be the First to Post Answer
What is the rail console?
What is the use of super in Ruby Rails?
Name some rails ide or editor.
Explain the importance of yield statement in rails.
What does session and cookies represent in ruby on rails?
If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?
Mention all the naming conventions in ruby on rails.
How can you protect filter methods in rails?
What do you mean by render and redirect_to?
When are self.up and self.down methods used?
What is the flash?
What are the servers supported by ruby on rails?