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: 176,221 of 186,883
Downloads: 1,815

Daily

Ranking: 162,131 of 186,872
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43659,572,847rails

Owners

#GravatarHandle
1iconackshaey