Sha256: 146c94b30425af48a30bebee4edcfdaf572b3cfdf82c46acdd7d5b5af04937f8
Contents?: true
Size: 333 Bytes
Versions: 7
Compression:
Stored size: 333 Bytes
Contents
require 'kirk/native.jar' module Kirk Jetty # Trigger the jetty autoload module Native java_import "com.strobecorp.kirk.ApplicationConfig" java_import "com.strobecorp.kirk.HotDeployableApplication" java_import "com.strobecorp.kirk.LogFormatter" java_import "com.strobecorp.kirk.RewindableInputStream" end end
Version data entries
7 entries across 7 versions & 1 rubygems