Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rails generate should be more granular #17

Open
itschn opened this issue Jul 8, 2015 · 0 comments
Open

rails generate should be more granular #17

itschn opened this issue Jul 8, 2015 · 0 comments

Comments

@itschn
Copy link
Contributor

itschn commented Jul 8, 2015

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant