mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
5 lines
60 B
Ruby
5 lines
60 B
Ruby
module Rack
|
|
module Attack
|
|
VERSION = '2.1.0'
|
|
end
|
|
end
|