What are the steps involved in writing and setting up an application in ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
What is rails active record?
how you can create a controller for subject?
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?
What are the major components of Ruby on Rails?
What are the hashes?
Explain me the log that has to be seen to report errors in ruby rails?
what are the limits of Ruby on Rails?
What is the purpose of require_relative in ruby?
What is the use of super in Ruby Rails?
What are gemsets in rails?
Write the command to run the migration.
what is testing in rails?