Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Does not work with mountable engines #16

Open
luxerama opened this issue Apr 4, 2012 · 2 comments
Open

Does not work with mountable engines #16

luxerama opened this issue Apr 4, 2012 · 2 comments

Comments

@luxerama
Copy link

luxerama commented Apr 4, 2012

This guard does currently not work with mountable engines due to the lack of rails s in the engine root. It should detect that its being run in a mountable engine and use test/dummy/script/rails s instead.

@johnbintz
Copy link
Owner

I'm pretty swamped, and have never done much with mountable engines. It sounds like you have pretty good experience with them, though. Any chance you'd be able to crank out a pull request for this feature?

@westonplatter
Copy link

I actually got this to work inside my mountable engine (use the RubyGems version that is out there as on now). You might want to give it a try.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants