Class: Ahoy::Throttle

Inherits:
Rack::Attack
  • Object
show all
Defined in:
lib/ahoy/throttle.rb

Class Method Summary collapse

Class Method Details

.throttled_responseObject



13
14
15
# File 'lib/ahoy/throttle.rb', line 13

def self.throttled_response
  Rack::Attack.throttled_response
end