Skip to content

Change generator to rails generate vault MODEL::VAULT_NAME #12

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

eelcoj
Copy link
Contributor

@eelcoj eelcoj commented Jun 3, 2025

Quite a bit shorter than the previous:

rails generate rails_vault:add MODEL::VAULT_NAME

Closes #11

Quite a bit shorter than the previous:
```bash
rails generate rails_vault:add MODEL::VAULT_NAME
```
@eelcoj eelcoj merged commit 6b1b501 into main Jun 3, 2025
1 check passed
@eelcoj eelcoj deleted the remove-module branch June 3, 2025 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change add generator
1 participant