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

Support the glob pattern in root_dir and model_dir #198

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sinsoku
Copy link

@sinsoku sinsoku commented Feb 27, 2025

We often want to specify multiple directories in root_dir and model_dir.
For example, when using engines, packs-rails, etc.

This commit supports the glob pattern with these options, making it easy
to specify multiple directories.

fixes #99

We often want to specify multiple directories in `root_dir` and `model_dir`.
For example, when using engines, packs-rails, etc.

* https://github.com/rubyatscale/packs-rails
* https://guides.rubyonrails.org/engines.html

This commit supports the glob pattern with these options, making it easy
to specify multiple directories.

fixes drwl#99
@sinsoku sinsoku force-pushed the support-glob-pattern branch from f6d4773 to 08f527c Compare March 3, 2025 06:50
@sinsoku
Copy link
Author

sinsoku commented Mar 3, 2025

@drwl
CI failed, so I fixed Style/StringLiterals and force-pushed.

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.

Feature request: packs-rails support
1 participant