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 ruby project in subdirectory #5

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

simoleone
Copy link
Owner

This changes the working directory when executing srb from project. basePath to gemfile.parent. This should be a bit more precise and better support both ruby projects in subdirectories and intellij/rubymine projects containing multiple ruby modules.

It was manually tested against a mocked up project with a nested ruby project, and worked for this case. Also manually regression tested against a plain old flat ruby project.

@simoleone simoleone merged commit 5a9fe3f into master Dec 10, 2023
1 check passed
@simoleone simoleone deleted the support-project-in-subdirectory branch December 10, 2023 23:09
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.

Doesn't work when the ruby project is in a subfolder of the main project
1 participant