Sha256: dde159f0766b27d361970585705ea2c2d76543f9392f42b55f7515af6a2aba6c
Contents?: true
Size: 161 Bytes
Versions: 5
Compression:
Stored size: 161 Bytes
Contents
class DelayedJobAdminController < ApplicationController layout 'delayed_job_admin' before_filter :delayed_job_admin_authentication def index end end
Version data entries
5 entries across 5 versions & 1 rubygems