fix a gem bug
This commit is contained in:
parent
636853f9b8
commit
5f3899488e
@ -1,5 +1,7 @@
|
||||
require 'rack-emstream'
|
||||
|
||||
module Rack
|
||||
module EMStream
|
||||
class EMStream
|
||||
VERSION = "0.1.0"
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user