Skip to content

Commit

Permalink
Minimal change to get puma_http11 extension loading on JRuby.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Jan 16, 2012
1 parent b2016c6 commit cae0e02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/puma_http11/PumaHttp11Service.java
@@ -1,3 +1,5 @@
package puma;

import java.io.IOException;

import org.jruby.Ruby;
Expand Down

0 comments on commit cae0e02

Please sign in to comment.