1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Merge pull request #34 from headius/master

More reliable loading of JRuby ext
This commit is contained in:
Evan Phoenix 2012-01-17 09:19:21 -08:00
commit c2e6206e59

View file

@ -1,3 +1,5 @@
package puma;
import java.io.IOException;
import org.jruby.Ruby;