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

Add Rails generators #1

Open
ezekg opened this issue Jun 24, 2022 · 2 comments · May be fixed by #4
Open

Add Rails generators #1

ezekg opened this issue Jun 24, 2022 · 2 comments · May be fixed by #4
Labels
good first issue Good for newcomers

Comments

@ezekg
Copy link
Member

ezekg commented Jun 24, 2022

Some examples:

  • rails g request_migrations:install to set up an initializer config and maybe a BaseMigration under app/migrations/.
  • rails g request_migrations:migration to scaffold new migrations under app/migrations/.
@ezekg ezekg added the good first issue Good for newcomers label Jun 24, 2022
@mhmdAljefri
Copy link

I would like to help on this @ezekg

@ezekg
Copy link
Member Author

ezekg commented Jul 30, 2022

Would love some help, @mhmdAljefri! Open a PR whenever.

@mhmdAljefri mhmdAljefri linked a pull request Aug 4, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants