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: 179,683 of 195,929
Downloads: 2,225

Daily

Ranking: 161,553 of 195,909
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45776,316,440rails

Owners

#GravatarHandle
1iconackshaey