Module: Aikido::Zen::Sinks::ActionController

Defined in:
lib/aikido/zen/sinks/action_controller.rb

Defined Under Namespace

Modules: Extensions Classes: Throttler

Class Method Summary collapse

Class Method Details

.throttlerObject



44
45
46
# File 'lib/aikido/zen/sinks/action_controller.rb', line 44

def self.throttler
  @throttler ||= Aikido::Zen::Sinks::ActionController::Throttler.new
end