What are the different filters used in ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
how you can list all routes for an application?
How many types of relationships does a model has?
Tell me what is polymorphic association in ruby on rails?
What are naming conventions?
How are string and symbol different?
Explain what is the role of the subdirectories app/controllers and app/helpers in rails?
how does ruby on rails use the model view controller (mvc) framework?
what is the difference in scope for these two variables: @@name and @name?
what is the function of garbage collection in Ruby on Rails?
Explain coc in rails?
What is the difference between save and save?
What are the types of caching used in rails, what are they?