Class: Ahoy::Throttle
- Inherits:
-
Rack::Attack
- Object
- Rack::Attack
- Ahoy::Throttle
- Defined in:
- lib/ahoy/throttle.rb
Class Method Summary collapse
Class Method Details
.throttled_response ⇒ Object
13 14 15 |
# File 'lib/ahoy/throttle.rb', line 13 def self.throttled_response Rack::Attack.throttled_response end |