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: 177,447 of 188,645
Downloads: 1,926

Daily

Ranking: 146,171 of 188,635
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44693,625,624rails

Owners

#GravatarHandle
1iconackshaey