What do you understand by rails?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the advantages of ruby on rails?
Name some rails ide or editor.
Is Ruby is a Scripting Language or Compiled Language?
iam new to the ruby on rails. suggest me some pdf and online books for ruby and 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?
Explain me what is the function of orm in ruby on rails?
What is the role of mvc architecture in ruby on rails?
How do I find only duplicate entries in a database table?
What are the three methods to install ruby on rails?
What are the servers supported by ruby on rails?
Explain the role of sub directory app/controllers and app/helpers.
What is cross-site request forgery (csrf)? How is rails protected against it?