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,719 of 190,443
Downloads: 2,019

Daily

Ranking: 48,244 of 190,400
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44719,382,258rails

Owners

#GravatarHandle
1iconackshaey