spring icon indicating copy to clipboard operation
spring copied to clipboard

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

Open boddhisattva opened this issue 8 years ago • 1 comments

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.

boddhisattva avatar Sep 06 '17 01:09 boddhisattva

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.

rails-bot avatar Sep 06 '17 01:09 rails-bot