Delayed::Compatibility

Public Class Methods

executable_prefix() click to toggle source
# File lib/delayed/compatibility.rb, line 8
def self.executable_prefix
  'bin'
end
proxy_object_class() click to toggle source
# File lib/delayed/compatibility.rb, line 12
def self.proxy_object_class
  ActiveSupport::ProxyObject
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.