Do you know what is rake in rails?
No Answer is Posted For this Question
Be the First to Post Answer
What role does garbage collection play?
What are rails validation used for?
Explain me what is the naming convention in rails?
What is the function of orm in ruby on rails?
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?
How is dynamic scaffolding different from static scaffolding?
Explain rails migration.
how you can create a controller for subject?
what is the use of super function in ruby on rails?
Explain rest in rails routes.
How is visibility of methods changed in ruby (encapsulation) ?
what the difference between static scaffolding and Dynamic scaffolding?