Categories: None [Edit]

scaffold_form_generator

https://rubygems.org/gems/scaffold_form_generator
Form generation for Rails models based on original scaffolding with some minor tweaks. Need to whip up a form quickly? Use this. Or use Formtastic which works better because it has better form helpers than Rails does. Scaffolding, out of the box, is really not a good idea. You'll generate a bunch of stuff you might not use, and some of it isn't really production-worthy. However, when you stop using it, you notice that there's one part that saves you some serious time, and that's the form creation. This plugin takes code from Rails' legacy scaffold generator and makes it available again, but this time it only builds the new and edit forms.

Total

Ranking: 58,278 of 180,681
Downloads: 15,672

Daily

Ranking: 33,043 of 180,671
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconbphogan