Skip to content

Specify file name where custom application root is required when using Spring with a Rails engine#537

Merged
rafaelfranca merged 1 commit into
rails:mainfrom
boddhisattva:update-readme
May 1, 2026
Merged

Specify file name where custom application root is required when using Spring with a Rails engine#537
rafaelfranca merged 1 commit into
rails:mainfrom
boddhisattva:update-readme

Conversation

@boddhisattva

Copy link
Copy Markdown
Contributor

Background:

When attempting to using Spring with a Rails engine, I wasn't quite sure in which file do I need to include Spring.application_root = './test/dummy' in order to use it. I found the answer after some googling around via this link. IMHO it could be useful to have the same info in the README so that people exactly know how to use Spring in the context of a special setup like a Rails engine.

@rails-bot

Copy link
Copy Markdown

Thanks for the pull request, and welcome! The Rails team is excited to review your changes, and you should hear from @jonleighton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@rafaelfranca rafaelfranca enabled auto-merge May 1, 2026 20:33
@rafaelfranca rafaelfranca disabled auto-merge May 1, 2026 20:52
@rafaelfranca rafaelfranca merged commit 3ca3498 into rails:main May 1, 2026
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.

4 participants