RubyGems Navigation menu

rails_g_with_attributes 1.0.3

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.3 - March 15, 2023 (5KB)
  2. 1.0.2 - March 15, 2023 (5KB)
  3. 1.0.1 - March 15, 2023 (5KB)
  4. 0.0.1 - March 15, 2023 (5KB)
全てのバージョンを表示(全5件)

Runtime依存関係 (1):

rails >= 5.0.0

所有者:

プッシュ者:

作者:

  • Ackshaey Singh

SHA 256チェックサム:

bbdc4c5c9b64bb6be7f7ba6d547fbc062f35fd9f1cb087455103fe0eb59b76e4

累計ダウンロード数 1,258

このバージョンのみ 411

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: