mirror of
https://github.com/bumi/rack-lightning
synced 2025-07-06 23:25:52 +00:00
6 lines
62 B
Ruby
6 lines
62 B
Ruby
module Rack
|
|
class Lightning
|
|
VERSION = "0.1.0"
|
|
end
|
|
end
|