What I have to do to view my project always on browser?
No Answer is Posted For this Question
Be the First to Post Answer
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?
Mention the log that has to be seen to report errors in Ruby Rails?
What is the difference between false and nil in ruby?
What is action cable?
Tell me what is orm (object-relationship-model) in rails?
Explain about restful architecture?
Explain me what is the role of rails controller?
Explain dry in rails?
Can you list out what can rails migration do?
What is rake?
how you define Instance Variable, Global Variable and Class Variable in Ruby?
What is difference between form_for and form_tag?