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:
commit
c2e6206e59
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
package puma;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
import org.jruby.Ruby;
|
||||
|
|
Loading…
Reference in a new issue