Sha256: 31dff82af9173b043472b3922d5226d1e15c7acf25099678072c0caa51acc472
Contents?: true
Size: 147 Bytes
Versions: 6
Compression:
Stored size: 147 Bytes
Contents
class BackgroundrbStatusController < ApplicationController def index status = MiddleMan.all_worker_info render :text => status end end
Version data entries
6 entries across 6 versions & 1 rubygems