module Dynamiq::WebHelpers
Public Instance Methods
stats()
click to toggle source
# File lib/dynamiq/web_helpers.rb, line 3 def stats @stats ||= Dynamiq::Stats.new end
# File lib/dynamiq/web_helpers.rb, line 3 def stats @stats ||= Dynamiq::Stats.new end