How you run your Rails Application without creating database ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain me the log that has to be seen to report errors in ruby rails?
Can you list out what can rails migration do?
What do you understand by rails?
What is the difference between render and redirect?
difference between form_for and form_tag
Whats the difference between symbol and string?
what is the command to create a migration?
Are there any disadvantages of ruby on rails? If yes, mention them.
How many types of associations relationships does a model have?
how you define Instance Variable, Global Variable and Class Variable in Ruby?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
Explain Get and post method?