Ruby on Rails Developer Question:

What is Rails Scaffolding?

Tweet Share WhatsApp

Answer:

Scaffolding is a quick way to produce some major pieces of an application. For auto generating a set of models, views and controllers for a new resource in a single operation, scaffolding is used.

Download Ruby on Rails Developer PDF Read All 30 Ruby on Rails Developer Questions
Previous QuestionNext Question
What is RVM?Explain me what Are The Components Defined In The Model From Mvc Architecture?