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

Version Path
backgroundrb-rails3-1.1.6 app/controller/backgroundrb_status_controller.rb
backgroundrb-rails3-1.1.5 app/controller/backgroundrb_status_controller.rb
backgroundrb-rails3-1.1.3 app/controller/backgroundrb_status_controller.rb
backgroundrb-rails3-1.1.2 app/controller/backgroundrb_status_controller.rb
backgroundrb-rails3-1.1.1 app/controller/backgroundrb_status_controller.rb
backgroundrb-rails3-1.1 app/controller/backgroundrb_status_controller.rb