Tell us what is the difference between Dynamic and Static Scaffolding?

Submitted by: Muhammad
Dynamic Scaffolding:
It automatically creates the entire content and user interface at runtime
It enables to generation of new, delete, edit methods for the use in application
It does not need a database to be synchronized

Static Scaffolding:
It requires manual entry in the command to create the data with their fields
It does not require any such generation to take place
It requires the database to be migrated
Submitted by: Muhammad

Read Online Ruby Developer Job Interview Questions And Answers