Skip to content

rails generate should be more granular #17

@itschn

Description

@itschn

generation commands for just:

  • model creation
  • controller creation
  • test creation
  • view creation

so even existing model, etc. can be expanded with foxinator generators.

maybe a structure like:

rails g foxi:model name:string:index
rails g foxi:controller admin/somethings

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions