Categories: None [Edit]

rails_g_with_attributes

https://rubygems.org/gems/rails_g_with_attributes
https://github.com/ackshaey/rails_g_with_attributes
This is a patch that modifies the rails g scaffold_controller generator to accept a --with_attributes option. The --with_attributes option is used to read model attributes if none are specified on the command line. This is a way to simplify the process of generating code by automatically including all of the attributes of the model when generating controller actions and views.

Total

Ranking: 178,029 of 192,062
Downloads: 2,071

Daily

Ranking: 159,819 of 192,034
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44732,868,738rails

Owners

#GravatarHandle
1iconackshaey