method
load
rails latest stable - Class:
RequireProfiler
load(file, *args)private
No documentation available.
# File tools/profile, line 12
def load(file, *args) RequireProfiler.profile(file) { super } end load(file, *args)No documentation available.
# File tools/profile, line 12
def load(file, *args) RequireProfiler.profile(file) { super } end