class Rack::Attack::Throttle
Public Instance Methods
options()
click to toggle source
# File lib/rack/attack_extensions.rb, line 221 def options { period: period, limit: limit, } end
# File lib/rack/attack_extensions.rb, line 221 def options { period: period, limit: limit, } end