Scaffolding, what is it? Is it a Rails-only thing?
Scafolding is usually some type of code generation where you point it at a database, and the technology creates basic CRUD (create, read, update, delete) screens.