what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
642Post New Ruby on Rails Questions
Explain what is the role of the subdirectories app/controllers and app/helpers in rails?
What role do sub-directory app/helpers and app/controllers play?
Explain about Dig, Float and Max?
Explain testing in rails.
What do you understand by rails migration and what it can do?
Mention the log that has to be seen to report errors in Ruby Rails?
what is the purpose of the resources method in the code snippet below?
Tell me what is ruby on rails?
What are naming conventions?
What is the directory structure of rails?
What is the difference between render and redirect?
What is ruby on rails & why it is used for?
Explain what are the servers supported by ruby on rails?
Explain dry in rails?
Do you know what is cross-site request forgery (csrf) and how rails is protected against it?