Sha256: 199ffe86b73c39879878717205c2f8e4b2d2257e74aa037154f9e583a40a9c3e
Contents?: true
Size: 131 Bytes
Versions: 1
Compression:
Stored size: 131 Bytes
Contents
class PerformanceController < ApplicationController def index end def check @stats = Backend.performance_stats end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
redis_monitor-0.2 | lib/engine/app/controllers/performance_controller.rb |