sshaw/rack-downtime

View on GitHub
lib/rack/downtime/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Rack
  class Downtime  
    VERSION = "0.0.1".freeze
  end
end