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

Rack (non Rails) support #10

Open
mje113 opened this issue Feb 20, 2014 · 2 comments
Open

Rack (non Rails) support #10

mje113 opened this issue Feb 20, 2014 · 2 comments

Comments

@mje113
Copy link

mje113 commented Feb 20, 2014

It looks like it wouldn't be too hard to support non-rails Rack apps. While not as bad as a Rails app, testing a Rack-only app still suffers from the pain of booting the JVM + JRuby.

@mrbrdo
Copy link
Owner

mrbrdo commented Feb 20, 2014

Hm well it would probably be possible but at the moment I cannot look into that. I would review and accept any pull requests for this though. Also note that @headius (maintainer of JRuby) is also working on a JRuby preloader, perhaps his is more framework-agnostic.

https://github.com/headius/boing Although it seems he also did not have time recently to update it much.

@mje113
Copy link
Author

mje113 commented Feb 20, 2014

Cool, I'm in the same boat on not enough time at the moment, but if I can I'll try to get a PR together.

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

No branches or pull requests

2 participants