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 works generator #10

Merged
merged 1 commit into from
Mar 15, 2024
Merged

🎁 Add works generator #10

merged 1 commit into from
Mar 15, 2024

Conversation

kirkkwang
Copy link
Contributor

@kirkkwang kirkkwang commented Mar 12, 2024

This is a quality of life improvement. Use this generator to create a new work type in the Knapsack because using the Hyrax work resource generator will create files in the submodule and we don't want that.

bundle exec rails generate hyku_knapsack:work_resource WorkType
image

This is a quality of life improvement.  Use this generator to create a
new work type in the Knapsack because using the Hyrax work generator
will create files in the submodule and we don't want that.

```sh
rails generate hyku_knapsack:work WorkType
```
@kirkkwang kirkkwang merged commit e35a628 into main Mar 15, 2024
6 checks passed
@kirkkwang kirkkwang deleted the add-works-generator branch March 15, 2024 20:20
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.

3 participants