Sha256: 69c45b48d8ff2efc7fccd66b3b32628c3d547bed0eabfc451bae840b8a99882e

Contents?: true

Size: 101 Bytes

Versions: 5

Compression:

Stored size: 101 Bytes

Contents

module ResqueWeb
  class WorkingController < ApplicationController

    def index
    end

  end
end

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
resque-web-clone-0.0.7 app/controllers/resque_web/working_controller.rb
resque-web-clone-0.0.6 app/controllers/resque_web/working_controller.rb
resque-web-0.0.6 app/controllers/resque_web/working_controller.rb
glebtv_resque_web-0.1.0 app/controllers/resque_web/working_controller.rb
resque-web-0.0.5 app/controllers/resque_web/working_controller.rb