Sha256: 75add74dd73b580232fde63c21422e662cb9226f11727b2d4939e46ff9162674
Contents?: true
Size: 114 Bytes
Versions: 1
Compression:
Stored size: 114 Bytes
Contents
class InfoController < ApplicationController def index @section = 'info' @info = Backend.info end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
redis_monitor-0.2 | lib/engine/app/controllers/info_controller.rb |