This generator creates a controller with the given name and adds an active_scaffold declaration inside of it, listing all column names and association names, so that you can quickly start customizing it (reordering or removing columns, for example).
Tyler Rick
gem "active_scaffold_generator_gem", "~> 0.1.2"