Parent

Methods

Rack::Attack::Whitelist

Public Class Methods

new(name, block) click to toggle source
# File lib/rack/attack/whitelist.rb, line 4
def initialize(name, block)
  super
  @type = :whitelist
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.