RubyGems Navigation menu

rails_g_with_attributes 0.0.1

code is a patch that modifies the rails g scaffold_controller generator to \ accept the --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.

Gemfile:
=

installieren:
=

Versionen:

  1. 1.0.3 March 15, 2023 (5 KB)
  2. 1.0.2 March 15, 2023 (5 KB)
  3. 1.0.1 March 15, 2023 (5 KB)
  4. 0.0.1 March 15, 2023 (5 KB)
Zeige alle Versionen (5 total)

Runtime Abhängigkeiten (1):

rails >= 5.0.0

Besitzer:

Pushed by:

Autoren:

  • Ackshaey Singh

SHA 256-Prüfsumme:

=

Downloads insgesamt 1.767

Für diese Version 396

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: