In how many ways you can create rails layout http response.
No Answer is Posted For this Question
Be the First to Post Answer
Explain rails migration.
What is the difference between symbol and string?
What is the architecture of Model views and controllers
What are the differences betweeen Rails 2.x and Rails 3
4 Answers Al Larin, Baidu, CTS,
Tell me what is the function of garbage collection 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?
In how many ways you can create rails layout http response.
what is Rails Active Record in Ruby on Rails?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
Mention the types of variables available in Ruby Class?
How many types of variables are available in ruby class?
What is difference between form_for and form_tag?