module Bundler::SafeMarshal

Constants

ALLOWED_CLASSES
ERROR
PROC

Public Class Methods

proc() click to toggle source
# File bundler/safe_marshal.rb, line 27
def self.proc
  PROC
end