Module: Grape::Attack::Extension
Instance Method Summary collapse
Instance Method Details
#throttle(options = {}) ⇒ Object
5 6 7 8 |
# File 'lib/grape/attack/extension.rb', line 5 def throttle( = {}) route_setting(:throttle, ) end |