Methods

Rack::Attack::Track

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.